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

Re: [TSVN] [SubWCRev] Usage question: Paths

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-27 13:26:42 CEST

johan.stenqvist@skandia.se wrote:

> This is my script:
> @echo off
> "%programfiles%\tortoisesvn\bin\subwcrev" "%1\"

This is the error -----------------------------^

You have escaped the closing quote out. If you want a backslash (which
you shouldn't need anyway) you have to double it: "%1\\"

> "%2\AssemblyInfo_template.cs" "%2\AssemblyInfo.cs"

Simon

-- 
       ___
  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 Fri May 27 13:26:02 2005

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.