python script for tortoise cvs

Simon Brunning simon at brunningonline.net
Thu Jun 19 09:26:09 EDT 2008


On Thu, Jun 19, 2008 at 2:14 PM, sandeep <shiningsandy at gmail.com> wrote:
> hi
>
> we are using tortoise cvs and putty. i want to write a python script
> to whom i can provide a tag and module.now what this script will do is
> look for this specific tag and checks for whether its a individual tag
> or its inside a branch.if its inside a branch then find out what is
> the branch tag and then check out that branch for me else it checks
> out that module with that tag.
>
> Actually the thing is i am not able to find the way how i will do it
> and for where i have to look for the info.so any help will be
> appreciated.

I don't know if Tortoise is scriptable, but Subversion certainly is -
<http://pysvn.tigris.org/> - and nothing you mention is Tortoise
specific.

-- 
Cheers,
Simon B.
simon at brunningonline.net
http://www.brunningonline.net/simon/blog/
GTalk: simon.brunning | MSN: small_values | Yahoo: smallvalues | Twitter: brunns



More information about the Python-list mailing list