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

Re: Error in TortoiseMerge(Malformed URL for repository)?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 16 Jul 2008 19:44:21 +0200

Maleki wrote:
> Ah thanks for the correction. Actually I noticed something... when I
> did used the command line I omitted the --reintegrate. I re-ran it
> and:
>
> Error> svn merge http://mylocalmachine:8080/svn/Tutorial/branches/V1.3%20Release/HelloWorld.txt
> C:\Storage\Data\SVNTutorial\trunk\HelloWorld.txt --reintegrate
> Error> svn merge "http://mylocalmachine:8080/svn/Tutorial/branches/
> V1.3 Release/HelloWorld.txt" C:\Storage\Data\SVNTutorial\trunk
> \HelloWorld.txt --reintegrate
>
> but
>
> Ok>svn merge http://mylocalmachine:8080/svn/Tutorial/branches/V1.3%20Release/HelloWorld.txt
> C:\Storage\Data\SVNTutorial\trunk\HelloWorld.txt
> Ok>svn merge "http://mylocalmachine:8080/svn/Tutorial/branches/V1.3
> Release/HelloWorld.txt" C:\Storage\Data\SVNTutorial\trunk
> \HelloWorld.txt
>
> both work ok.

Can you please report this on the Subversion mailing list then? (users
at subversion tigris org). Maybe you should mention that that escaped
urls fail with --reintegrate in the mail subject line.
And also don't forget to mention that the problem is reproducable with
the command line client - it you just mention TSVN, the svn developers
will assume it to be a problem with TSVN and maybe not react on it.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net

Received on 2008-07-16 19:44:39 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.