Potential issue with svn:externals
From: Thomas Giesel <skoe_at_directbox.com>
Date: Tue, 15 Jun 2010 09:50:36
Hi all,
there's an issue with svn:externals when using them in subdirectories,
The main question is if you agree wether I should file a bug about this.
Let's start with these svn:externals:
^/tags/libs/a/1.0 a
svn up .
>>>>>>>>>>>>>>>
This look okay so far, even if "X src/c" and "X src/d" would be better
Now let's remove two of these lines, the rest looks like this:
^/tags/libs/a/1.0 a
svn up .
Results in output which looks inconsistent to me:
>>>>>>>>>>>>>>>
The directory src/d remains unchanged on my hard disk and does not get
This may be dangerous if people use
btw: Subversive even shows "src/d" as normal external in the project
Our software has many different configurations with different versions
(Server: >= 1.6.x, Client: 1.6.11, both on Linux)
Regards,
|
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.