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

Re: Bug in "edit conflict" and "diff" with ods file

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 11 Oct 2012 20:47:33 +0200

On 09.10.2012 23:07, poubelle poubelle wrote:
> Hi!
>
> I found a bug in 2 script related.
> The bug append when the path has a # in it under windows 7.
>
>
> - extract a repository with a folder like c:\c#\repo\...
> - try to do a "diff" on a an .ods file in the repository
> - this leads to an IllegalArgumentException: URL seems to be an
> unsupported one. in diff-odt.vbs
> - try to do a "edit conflict" on a an .ods file in the repository
> - this leads to an IllegalArgumentException: URL seems to be an
> unsupported one. in merge-ods.vbs
>
> solution:
> the # must be replaced by %23 in the path to make it work.
>
> i do the following change in the script diff-odt.vbs (change in red):
[snip]

Thanks!
Committed in r23366.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=3019880
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-10-11 20:47:47 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.