Can't commit multiple externals with depth infinity
From: Bert Huijben \(TCG\) <b.huijben_at_competence.biz>
Date: Wed, 9 Jul 2008 01:08:10 +0200
Hi,
While debugging an issue of an AnkhSVN user I found the following strange
When committing with depth infinity I /can't/ commit to a folder and two
Using subversion 1.5.0:
============================
svnadmin create e:/q/repos
# Create working copy
svn co file:///e:/q/repos/root wc
# Add this to the externals property
# Then fetch the externals
# Make a few more changes
# This fails:
svn ci . a/file b/file -m ""
# But this succeeds:
============================
TortoiseSVN uses this behavior to allow committing to two externals from the
The AnkhSVN user sees UUID mismatch errors around the same issue, but I was
My expected behavior would be that both cases succeed or that both cases
Bert
---------------------------------------------------------------------
|
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.