Re: about CVS protocol and CVS client



On 2005-07-25, George George via JavaKB.com penned:
>
> Hello everyone,
>
>
> I want to write an own CVS client in Java. And I am looking for the following
> materials,
>
> - CVS protocol specification
> - Education materials about CVS protocol
> - A simple open source CVS client in Java
>
> Could anyone help?
>

http://www.google.com/search?q=java+cvs+client

Looks like you can just use this library:

http://javacvs.netbeans.org/library/


--
monique

Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
.