Re: How to change paths on an external file without a full update --depth infinity?
From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 14 Aug 2013 22:47:33 -0500
On Aug 14, 2013, at 17:55, dlellis_at_rockwellcollins.com wrote:
>> I don't follow how each project 'sees' that fixes have been made - you
>> None of that would need to change regardless of whether you copy a
No one else would see it with externals either, except that you wrote a custom tool to analyze the externals, see if a newer revision of the original exists, and show that to the user. If you can do that with externals, you can do that with copies too. (Use "svn log --stop-on-copy" to find out where the copy came from, then see if there are newer revisions of that.)
|
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.