[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SVN Commit Error



I would like to contribute some bugfixes for ledgersmb.
I'm trying to commit a fairly trivial patch, to fix bug 872, but am
getting a permission denied error:

# svn commit -m "Fixing 872, hide sales invoice on-hold button until
posted" --username nick_prater

Sending        branches/1.3/Changelog
Sending        branches/1.3/bin/is.pl
Sending        trunk/Changelog
Sending        trunk/bin/is.pl
Transmitting file data ....svn: E000013: Commit failed (details follow):
svn: E000013: Can't create directory
'/svn/p/ledger-smb/code/db/transactions/5904-1.txn': Permission denied

I understand that I have been granted commit access. As I can checkout the
code and the commit command progresses so far, I believe my credentials
are correct.

I'd appreciate any help in making this commit (my first), or any
suggestions as to what might be wrong. Am I making some stupid error?
Google hasn't helped.


svn info output below:

Path: .
Working Copy Root Path: /home/nick/lsmb/ledgersmb-svn
URL: svn+ssh://..hidden../p/ledger-smb/code
Repository Root: svn+ssh://..hidden../p/ledger-smb/code
Repository UUID: 4979c152-3d1c-0410-bac9-87ea11338e46
Revision: 5902
Node Kind: directory
Schedule: normal
Last Changed Author: tshvr
Last Changed Rev: 5902
Last Changed Date: 2013-07-10 10:29:43 +0100 (Wed, 10 Jul 2013)


Many thanks,

Nick