[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to change paths on an external file without a full update --depth infinity?

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 15 Aug 2013 15:05:26 -0500

On Thu, Aug 15, 2013 at 2:03 PM, <dlellis_at_rockwellcollins.com> wrote:
>
>> > We do want to modify in place. Copying back creates an additionalstep
>> > that
>
>> > is already managed quite well by SVN with externals.
>>
>> I've never done that with a file external - where does the commit go?
>
>
> It commits a new revision of what the file external pointed to - pretty
> handy. If you are pegged, it will not automagically update your pegged
> revision (as I'd expect), so unless you are on the HEAD or update your peg
> to what just committed, an update will revert your WC back to the pegged
> version.

I'd actually expect it to be pretty confusing if you had multiple
people committing changes based from different back-rev pegged
references anywhere near the same time frame. Does your external
'notify about new versions' tool help with that? Don't you get
conflicting changes that you'd want branches to help isolate?

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2013-08-15 22:06:26 CEST

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.