[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svn commit error

From: <mquezada_at_nlxcorp.com>
Date: 2003-10-29 00:18:12 CET

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
Received on Wed Oct 29 00:13:59 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.