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

Re: SV: WG: Re: [bug] subwcrev

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-06-14 18:27:08 CEST

Jan Linnenkohl wrote:
> Here a little patch, to get a nicer error message.

Thanks for the patch. I changed the text of the error though, I think
this is better:
The WorkingCopyPath contains a quotation mark.
This indicates a problem when calling SubWCRev from an interpreter which
treats a backslash char specially.
Try using double backslashes or insert a dot after the last backslash
when calling SubWCRev
Examples:
SubWCRev "path to wc\\"
SubWCRev "path to wc\."

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jun 14 18:37:00 2006

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

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