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

Re: TortoiseSVN Command line /path issue

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 17 Dec 2009 09:15:53 -0500

On Thu, Dec 17, 2009 at 08:36, Patter01 <patter001_at_gmail.com> wrote:
> I'm working on some scripts to automate a checkout from a repository. I'm
> specifying the path in the /path but it seems that the checkout insists on
> adding a directory matching the checkout folder. So I'm checking out using
> something like:
>
> TortoiseProc.exe /url:http://svnserver/CoolScripts/Release
> /path:C:\\CoolScripts
>
> Yet somewhere in there the "Release" is getting appended to my checkout
> path, so that I'm stuck with checking it out to C:\CoolScripts\Release and I
> cannot prevent it from happening.
>
> Is this a bug/feature that I'll just have to deal with? or is there a way to
> prevent the path getting changed on me.

Have you tried the Subversion command-line client? If you need to
automate tasks, that's really the best way to go. Tortoise isn't
really meant to be fully automated.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2431185

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-12-17 15:16:04 CET

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.