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