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

Re: automating the tag operation with TortoiseSVN

From: Simon Large <simon_at_skirridsystems.co.uk>
Date: 2006-05-08 22:45:40 CEST

Wilson, Tyler wrote:
> How can I automate the creation of a tag using TortoiseSVN?
>
> From the /Automating TortoiseSVN/ section of the documentation, it
> doesn’t appear that there is a way to do it
>
> “:copy Brings up the branch/tag dialog. The | /path | is the working
> copy to branch/tag from.”
>
> This just brings up a dialog that I have to manually use. Is there a
> way to tell TortoiseProc.exe the /from/ and /to/ URLs for the tag
> operation, in a similar way to the command-line client?
>
> $ svn copy http://svn.example.com/repos/calc/trunk \
>
> http://svn.example.com/repos/calc/tags/release-1.0 \
>
> -m "Tagging the 1.0 release of the 'calc' project."
>
> I appreciate any help you can provide,

TortoiseSVN is a GUI client. If you don't want any GUI input in your
automation interface then don't use it - use the command line client
instead for that action.

Simon

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon May 8 22:44:58 2006

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.