Old-fashioned externals backward compatibility
From: Anton V. Kravtsov <ka5_at_ukr.net>
Date: Thu, 29 Oct 2009 08:18:10 -0700 (PDT)
Hi all,
after a month of using Subversion 1.6.4 (through TortoiseSVN), I discovered that nested externals in our tags don't work as expected any longer (they were created in the epoch of Subversion 1.5.x).
Source\SubProj -r 12345 https://server/ExtraRepo/SubProj
According to the new documentation, a backslash '\' now is handled as an escape character, and not as a directories separator (the latter case is convenient for Windows mostly).
It is easy to adjust the slash for new tags (they are created automatically by the release procedure), but old tags (there are hundreds of them) will still be broken.
Is it possible to adjust Subversion so it will treat old-fashioned externals without escape-based approach?
Does it sound reasonable and provide benefits for others as well?
Thanks in advance,
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.