Re: python script for tortoise cvs

2008-06-25 Thread Gabriel Genellina
En Tue, 24 Jun 2008 12:16:07 -0300, sandeep <[EMAIL PROTECTED]> escribió: i think ur suggestions do formulate my problem.now since i know some commands i wanted to know how can i execute cvs commands from python or we can say how can i capture the output from the cvs command ?. Use the subpr

Re: python script for tortoise cvs

2008-06-24 Thread sandeep
On Jun 20, 2:54 am, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote: > En Thu, 19 Jun 2008 10:26:09 -0300, Simon Brunning <[EMAIL PROTECTED]> > escribió: > > > > > On Thu, Jun 19, 2008 at 2:14 PM, sandeep <[EMAIL PROTECTED]> wrote: > >> hi > > >> we are using tortoise cvs and putty. i want to write

Re: python script for tortoise cvs

2008-06-19 Thread Gabriel Genellina
En Thu, 19 Jun 2008 10:26:09 -0300, Simon Brunning <[EMAIL PROTECTED]> escribió: > On Thu, Jun 19, 2008 at 2:14 PM, sandeep <[EMAIL PROTECTED]> 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 wil

Re: python script for tortoise cvs

2008-06-19 Thread Simon Brunning
On Thu, Jun 19, 2008 at 2:14 PM, sandeep <[EMAIL PROTECTED]> 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 it

python script for tortoise cvs

2008-06-19 Thread sandeep
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 a