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

Re: [Subversion] : updating already created / available tag

From: Branko Čibej <brane_at_xbc.nu>
Date: 2007-01-08 04:52:13 CET

Ben Collins-Sussman wrote:
> On 1/7/07, Branko Čibej <brane@xbc.nu> wrote:
>> Ben Collins-Sussman wrote:
>> > On 1/6/07, Ramanathan Muthaiah <rus.cahimb@gmail.com> wrote:
>> >
>> >> Now, how do I update the newly created tag "TAG-NAME" to include this
>> >> change in file "A" as well as part of it.
>> >>
>> >
>> > svn switch file://path/to/repos/tag/TAG-NAME
>> > svn add A
>> > svn commit
>>
>> Ah ... I'd have expected this to be a merge instead?
>>
>>
>
> Didn't he say he had some local mods that needed to committing to a
> particular repository location? Merges are all about re-applying
> changes from one place in the repository to another. If you're trying
> to apply as-of-yet-uncommitted working copy changes to some particular
> repository location, I can't see how 'svn merge' would help.

Uh, yeah right ... I managed to miss the fact that it was a wc-to-repos
copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jan 8 04:53:06 2007

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.