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

/command:copy to url param

From: Jesus Bernad <jbernad_at_atcanet.com>
Date: 2007-05-29 17:19:06 CEST
 
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??

Thanks


---------------------------------------------------------------------
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:25: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.