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

no transaction named `4v' in filesystem

From: Roland Bramm <roland_at_butlers-djihad.de>
Date: 2003-05-07 17:52:57 CEST

Hi,

I have a problem to commit somthing in my repos. if i do

svn ci .OM.help OM.C -m " added interactive help system"

i get
svn: Invalid filesystem transaction name
svn: Commit failed (details follow):
svn: no transaction named `4v' in filesystem `/Volumes/Files/Subversion/db'

In the repos are no:
svnadmin lstxns /Volumes/Files/Subversion/

same is i try to update my dir
svn update:
svn: Invalid filesystem transaction name
svn: no transaction named `4v' in filesystem `/Volumes/Files/Subversion/db'

od if i try to co my repso
svn co file:///Volumes/Files/Subversion
svn: Invalid filesystem transaction name
svn: no transaction named `4v' in filesystem `/Volumes/Files/Subversion/db'

I am using
svn --version
svn, version 0.21.0 (r5639)
    compiled May 6 2003, 17:21:15
on MAcosX with berekley DB 41 (svn installed with the fink system)

I am confused how some part can believe there is a transaction but it
is not listable ??!
Is there a way to get it working again ?

Thanks
Roland

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 17:53:52 2003

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

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