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

No such revision '263' , then no transaction named '7k' in filesystem

From: Roland Bramm <roland_at_butlers-djihad.de>
Date: 2004-01-12 13:12:32 CET

Hi,

today a strange thing happend using svn ...

today i tried to check in my changes and got
svn: Invalid filesystem revision number
svn: svn_repos_get_logs: No such revision '263'

but in the svn keywords in the file there is:
* @version $LastChangedRevision: 263 $
* @date $LastChangedDate: 2004-01-09 18:12:26 +0100 (Fri, 09
Jan 2004) $

then i did a svnadmin recover

which leads to
admin recover /Volumes/Files/Subversion/
Acquiring exclusive lock on repository db.
Recovery is running, please stand by...
Recovery completed.
The latest repos revision is 263.

so it seems that "everything is back to normal".

but if i now try to do "something"
i get:
svn log Calculations.C

svn: Invalid filesystem transaction name
svn: no transaction named '7k' in filesystem '/Volumes/Files/Subversion/db'

also for svn up , ...

but with
svnadmin lstxns /Volumes/Files/Subversion/
i dont see any transactions .. there is no oputput at all

i am using the latest fink version
svn --version
svn, version 0.33.1 (r7789)
(hmm interesting quite old .....but there is no newer in fink ...)

how can i remove a "invisible" transaction ?

Thanks
Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 12 13:13:23 2004

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.