[Python-Dev] Having trouble committing

Tim Peters tim.peters at gmail.com
Thu Jan 25 23:45:33 CET 2007


[Brett Cannon]
> I am trying to commit to the 2.5 branch and I am getting an error:
>
> svn: Commit failed (details follow):
> svn: Can't create directory
> '/data/repos/projects/db/transactions/53566-1.txn': Permission denied
>
> Anyone know what is going on?

Did you do `svn info` in that directory to make sure you have a
writable ("svn+ssh") checkout of that part?


More information about the Python-Dev mailing list