info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Is there any python lib for calling CVS api?


From: Kevien Lee
Subject: Re: Is there any python lib for calling CVS api?
Date: 7 Nov 2006 17:57:01 -0800
User-agent: G2/1.0

Hi Arthur Barrett,

Thank you .My script run on windows,i just want to get all the files's
status on local folder.
But ,if i use the command "statue" get a list,then use the python to
parase it,it would be slowly,may be use more then one thread:(

Kevin Lee

On Nov 8, 4:41 am, "Arthur Barrett" <address@hidden>
wrote:
> > it's pretty slow, because it uses system calls
> > to execute the CVS commands.Then I assume you are using an OS that has a 
> > high overhead on creating
> processes, eg: OSX or Windows?
>
> > Has anyone ever made a python to CVS interface
> > library that I could use?No - there were a few many years ago but most were 
> > not maintained, it's
> also now very quick to fire off cvs processes (even on windows with
> cvsnt).
>
> If you start a new thread and descibe what you are trying to achieve
> with your python script then you may be surprised to find that someone
> will already have a solution?
>
> CVS has been around for a very long time you know - 20 years - there is
> at least some chance someone else has had the same "problem" before.
> 
> Regards,
> 
> Arthur



reply via email to

[Prev in Thread] Current Thread [Next in Thread]