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

Re: /command:checkout -> Cuts Path Argument

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sun, 23 May 2010 22:56:53 +0200

On 23.05.2010 22:07, Thomas Schittli wrote:
> Hello
>
> I just found a small bug with /command:checkout
>
> I try to checkout from this url:
> http://myserver:90/svn/repository/prj/trunk
>
> to this path:
> C:\stream\prj\
>
> Therefore I use the following command:
>
> TortoiseProc /command:checkout
> /path:"C:\stream\prj\" url:"http://myserver:90/svn/repository/prj/trunk"

you missed the slash:
/url:"..."
not
url:"..."

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2612375
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-24 09:35:01 CEST

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.