SVN externals - using a GUID style instead of a path?
From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Fri, 29 Jul 2011 08:17:25 -0400
http://subversion.apache.org/docs/release-notes/1.5.html#externals
The relative URLs being allowed in svn:externals was a huge step
For example:
/repos/zag foo/bar1
Which is fine as long as "zag" never changes its name.
What if there was some sort of a GUID value for each object, created the
/repos/GUID:4e1243bd22c66e76c2ba9eddc1f91394e57f9f83 foo/bar1
Which would hopefully track /repos/zag as it changes from /repos/zag to
(I suspect this all ties in with the copy/rename issue, which is itself
Is this also a moot point if you use the "pegged revision" style of
|
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.