You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Xander <xt...@ap400.nl> on 2007/06/26 10:06:47 UTC

"File not found: transaction" which is a file that is added in that same transaction...

Why does the following happens... 
I first add a directory (named "dao") after that i add a file to it (named
"pom.xml) which resides in that directory. So far so good... but after that
i try to add a new directory which resides in the earlier made directory and
then i get the following output. The output claims that some file is not
found. Locally all files exist... so i wonder what the problem could be...

SVN Log ouput:
user@localhost ~/somedirectory $ svn commit

Adding         dao
Adding         dao/pom.xml
Adding         dao/src
svn: Commit failed (details follow):
svn: File not found: transaction '2-1', path '/trunk/dao/src'
svn: Your commit message was left in a temporary file:
svn:    './svn-commit.tmp'



Specs:

SVN Server:
- Windows BOX MS Server 2003
- Running an apache server 2.0.59 with DAV version 2 and SVN version 1.3.2

SVN Client:
- Linux Gentoo 2.6.21
- SVN 1.4.4

Any help would be appriciated

thanks in advance!




-- 
View this message in context: http://www.nabble.com/%22File-not-found%3A-transaction%22-which-is-a-file-that-is-added-in-that-same-transaction...-tf3981511.html#a11302952
Sent from the Subversion Users mailing list archive at Nabble.com.

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