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

bugreport: commit of two 'external' directories fails

From: <spam_at_erwincoumans.com>
Date: Thu, 30 Oct 2008 22:26:57 -0400

Given a private repository A with directories:

trunk/src
trunk/src/folder0
trunk/src/folder1

and within this 'src' directory, two directories point to public repository
B, using svn::externals (svn properties).

trunk/src/folderB0 -> folderB0 defined in svn::externals pointing to some
directory in repo B
trunk/src/folderB1 -> same for folderB1, svn::externals pointing to repo B

When some changes are made in both externals 'folderB0' and 'folderB1', the
commit fails:

Error: Commit failed (details follow):
Error: Repository UUID '08e121b0-ae19-XXXX-XXXX-3be3395fd4fd' doesn't match
expected
Error: UUID '85ceb6c3-2a14-XXXX-XXX-d80b5b198c98'

If, however, the commit is done on each directory individually, it works
fine.

Can someone confirm this?
Thanks,
Erwin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-10-31 03:27:24 CET

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

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