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

Re: BUG: Record Only Merge modified Working Copy

From: Eric Liprandi <eric.liprandi_at_gmail.com>
Date: Tue, 15 Jul 2008 15:57:21 -0700 (PDT)

Hi,

We are seeing the same issue here too.
2 questions:
- When can we expect the fix to be available as an official release?
- What is the proper workaround? i.e. should we ignore all conflicts?
resolve all conflicts using "mine"? revert? just check-in certain
files?

Thanks. Merge tracking is just making SVN stand-out from even the best
RCS.

Eric.

On Jul 2, 12:05 pm, Stefan Küng <tortoise..._at_gmail.com> wrote:
> Thomas S. Trias wrote:
> > After having installed SVN 1.5 and TortoiseSVN 1.5 (TortoiseSVN 1.5.0,
> > Build 13316 - 32 Bit , 2008/06/21 07:55:29), I updated my repositories
> > and working copies (this is automagic, yes?).
>
> > I then went into a branch project and decided to add merge info for the
> > merges already made:
>
> > 1) Right-click on root of WC, choose Merge
> > 2) Merge a range of revisions
> > 3) It had the correct trunk URL (SWEET!)
> > 4) Put in the following revision ranges:
>
> > 827-845,846-861,862-892,893-897,898-906,907-908,909-910,912-913,914-916
>
> > Note that these correspond to the M:N revisions logged for previous
> > merges - should I have incremented the start revisions?
>
> > 5) Checked "Only record the merge"
> > 6) Tried a Test Merge for fun
>
> > Note that it showed the results of actually applying a merge, not just
> > the result of only recording the merges
>
> > 7) Clicked Merge
>
> > I expected to just have the svn:mergeinfo added to the root of the WC
> > (and maybe to the appropriate sub-directories - I didn't read up on how
> > mergeinfo is managed in a nested working copy).
>
> > Instead, the merge actually performed the modifications that showed up
> > in the dry run.
>
> > I reverted the changes and then ran the following from the root of my WC:
>
> > svn merge --record-only <trunk URL> -r 827:845 -r 846:861 -r 862:892 -r
> > 893:897 -r 898:906 -r 907:908 -r 909:910 -r 912:913 -r 914:916
>
> > This produced:
>
> > svn:mergeinfo    <relative URL to
> > trunk>:828-845,847-861,863-892,894-897,899-906,908,910,913,915-916
>
> > Note a subsequent merge all did produce the correct results (it even
> > noticed that I missed 893, so I'm glad I entered the merge information
> > as I did), and now my mergeinfo reads 828-924.
>
> Fixed in r13400.
>
> Stefan
>
> --
>         ___
>    oo  // \\      "De Chelonian Mobile"
>   (_,\/ \_/ \     TortoiseSVN
>     \ \_/_\_/>    The coolest Interface to (Sub)Version Control
>     /_/   \_\    http://tortoisesvn.net
>
>  signature.asc
> 1KDownload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-07-16 07:09:48 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

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