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

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

From: Xander <xtamminga_at_ap400.nl>
Date: 2007-06-26 12:06:47 CEST

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
Received on Tue Jun 26 12:06:33 2007

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.