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

Re: TortoiseMerge behaviour + an error

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 09 Jan 2008 20:05:55 +0100

mika.karkkainen_at_tietolaite.com wrote:
> Hi,
>
> I've got two issues here;
>
> #1 TortoiseMerge runs with the /merged: switch pointing to a temporary file,
> under the .svn directory.

That's not really a problem. The svn library creates that temp file
anyway, we're just using it instead of creating yet another temp file
for the same purpose.

> #2 TortoiseMerge fails with error "Repository moved permanently to ..."
[snip]
> Now, if I:
> 10 resolve the conflicts (picking only the rev 6 stuff)
> 11 save the Merged file and exit TortoiseMerge
> 12 Click Resolved =>
>
> The only thing that changes in the actual target .cpp file, is the time stamp and
> the Merged file happily remains under .svn ..

Fixed in revision 11838.

> The error message of #2 occurs, if I, in step 2 above, select the target file
> instead of the WC's root folder and try to merge the file.

This only happens if you mix merging files and directories: you either
right-clicked on the file and selected the url to the root for the
merge, or you right-clicked on the wc root and selected the url of the
file for the merge.
Otherwise, I don't get an error at all when trying to merge the file only.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-09 20:06:14 CET

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.