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

Re: /command:copy to url param

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-05-29 17:28:43 CEST

On 5/29/07, Jesus Bernad <jbernad@atcanet.com> wrote:
>
> copy directory
>
> set origen=svn://*****/trunk ( From URL)
> set destino=svn://****/tags/v0 (To URL)
>
>
> "C:\Archivos de programa\TortoiseSVN\bin\TortoiseProc.exe"
> /command:copy /pathUrl:"%origen%" /path:"%destino%" /notempfile
> /closeonend:1
> ->ERROR
>
> "C:\Archivos de programa\TortoiseSVN\bin\TortoiseProc.exe"
> /command:copy /path:"%origen%*%destino%" /notempfile /closeonend:1
> ->Error
>
> "C:\Archivos de programa\TortoiseSVN\bin\TortoiseProc.exe"
> /command:copy /path:"%origen%" /copypath:"%destino%" /notempfile
> /closeonend:1
> ->error
>
> "C:\Archivos de programa\TortoiseSVN\bin\TortoiseProc.exe"
> /command:copy /path:"%origen%" /configdir:"%destino%" /notempfile
> /closeonend:1
> ->error
>
> what is the param of To URL??

It's a standard SVN URL.

Please specify the actual text of the error you're getting. It's
infinitely more helpful than just telling us you get an error.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Tue May 29 17:29:58 2007

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.