SVN externals - using a GUID style instead of a path?

2011-07-29 Thread Thomas Harold
http://subversion.apache.org/docs/release-notes/1.5.html#externals The relative URLs being allowed in svn:externals was a huge step forward. But it still relies on the source path not ever changing. For example: /repos/zag foo/bar1 Which is fine as long as "zag" never changes its name. Wha

Re: SVN externals - using a GUID style instead of a path?

2011-07-29 Thread Geoff Rowell
On Jul 29, 2011, at 8:17 AM, Thomas Harold wrote: > http://subversion.apache.org/docs/release-notes/1.5.html#externals > > The relative URLs being allowed in svn:externals was a huge step forward. > But it still relies on the source path not ever changing. > > For example: > > /repos/zag foo