You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by mq...@nlxcorp.com on 2003/10/28 23:18:12 UTC

svn commit error

I'm using subversion 0.32.1 on the server machine where I created the
repository. The developers have version 0.31.0 (r7355) and so far work had
gone by without a hitch. However this evening when a developer tried to
commit changes he got the following message:

svn: Invalid filesystem transaction name
svn: Commit failed (details follow):
svn: OPTIONS request failed on '/srclib/ralfy/trunk/xtools/ntri'
svn:
no transaction named 'a' in filesystem '/usr2/srclib/repository/db'

Then I tried running svnlook and no matter what subcommand I used the
following came up:

svn: Invalid filesystem transaction name
svn: no transaction named 'a' in filesystem 'repository/db'

then I tried this this command:
svnadmin dump  repository > dump.log

and I got the following message in the terminal:

svn: Malformed skeleton data
svn: Malformed transaction skeleton

and this is what was inside the dump.log file:

SVN-fs-dump-format-version: 2

UUID: 29e2fc84-76ca-0310-bb3d-a6ec6c21e3dc


Can anyone offer any help/insight with this problem?

Thanks.

Marco Quezada
Aerospaceo Engineero
NLX Corporation
22626 Sally Ride Dr.
Sterling, VA, 20164
703-234-2100  ext. 1028


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org