CVS API [message #119237] |
Fri, 29 August 2003 09:25  |
Eclipse User |
|
|
|
Originally posted by: kachung_ho.yahoo.com
Hi,
I know that there is currently no cvs client api available. However, is
there any plan for that in the near future?
Also, can anyone tell me how the cvs client retrieves folders and/or files
from the cvs repositoy? It would be great if you can point me to the
actual code. Maybe it is the CVSWorkspaceRoot class that responsible for
this??
Thanks,
Tim
|
|
|
Re: CVS API [message #120633 is a reply to message #119237] |
Tue, 02 September 2003 16:12  |
Eclipse User |
|
|
|
Originally posted by: Michael_Valenta.oti.com
Tim,
There is no plan to provide a CVS specific API but there is a plan to
investigating a general Team API.
The checkout command is handled by the Checkout class in the
org.eclipse.team.cvs.core package. This command is used from several
places (I believe CVsWorkspaceRoot is one).
Michael
Tim wrote:
> Hi,
>
> I know that there is currently no cvs client api available. However, is
> there any plan for that in the near future?
>
> Also, can anyone tell me how the cvs client retrieves folders and/or files
> from the cvs repositoy? It would be great if you can point me to the
> actual code. Maybe it is the CVSWorkspaceRoot class that responsible for
> this??
>
> Thanks,
> Tim
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03184 seconds