[cvsnt] wincvs command line vs GUI
Gabriel Genellina
gagsl-cvsnt at yahoo.com.ar
Thu Jan 25 02:11:31 GMT 2007
At Wednesday 24/1/2007 22:47, Peter Chao wrote:
>(1) right click on the module I want to update and select "update
>selection" from the menu
>
>(2) next I check the "create missing directories that exist in the
>repository
>
>(3) finally click "OK" and off it goes.
>
>
>
>The task I am trying to accomplished is : I need to write a simple perl
>program to automate this task. So I guess I will need to figure out the
>command from command line that is equal to the above action.
>
>I read a book about cvs, and learn I need to do "CVS update -p - d", can any
>one shed some light on this. Any information will be greatly appreciated.
I think you mean "cvs update -P -d"
Try "cvs --help update" to see the available options.
It's been a while since I used WinCVS, but I think it shows the exact
command line it's executing (or perhaps it's hidden and you can turn
it on). This should give you an idea of what your perl script should do.
--
Gabriel Genellina
Softlab SRL
__________________________________________________
Preguntá. Respondé. Descubrí.
Todo lo que querías saber, y lo que ni imaginabas,
está en Yahoo! Respuestas (Beta).
¡Probalo ya!
http://www.yahoo.com.ar/respuestas
More information about the cvsnt
mailing list