Alastair Growcott wrote: > This is going to sound dumb, but I don't have an "info" command on my > system. Typing "info cvsclient" just confuses my machine.
Dumb machine... Any reasonable workstation has info installed :-) Googling for "cvs client/server protocol" gives you a number of online references. E.g. http://www.loria.fr/~molli/cvs/doc/cvsclient_5.html The CVSNT project also has one http://www.cvsnt.org/cvsclient/Protocol.html that includes their extensions. -- robin > Could someone for whom this command works possibly redirect the output > into a text file, gzip it, and attach it to a post to me? > > Thanks. > > Alastair Growcott. > > > ________________________________ > > From: Alexander Taler [mailto:[EMAIL PROTECTED] > Sent: Thu 16/09/2004 13:33 > To: Alastair Growcott > Cc: [EMAIL PROTECTED] > Subject: Re: CVS protocol > > > > >>>>>> "Alastair" == Alastair Growcott <[EMAIL PROTECTED]> >>>>>> writes: > Alastair> Is the CVS client-server protocol documented anywhere, and if > so Alastair> where? > > The cvs client protocol is defined in the info pages that come > with CVS. "info cvsclient" > > Alastair> I had a look at libcvs which in principle is what I need. > However Alastair> for the C implementation there is no useful code > (nothing relating Alastair> to CVS anyway). So it looks like I am going > to have to write Alastair> something from scratch. Oh well. > > This is very true, there is no C version of LibCVS currently. As > Derek stated not so long ago, a C library to CVS is a project > looking for someone with the skills and the time. > > If you do start work on it, I'm sure the people at info-cvs would > also be glad to hear about it, and probably have lots of 2c to add. > > Alex > > -- > http://libcvs.cvshome.org/ Access CVS through a library. > PGP: ID: 0x23DC453B FPR: 42D0 66C2 9FF8 553A 373A B819 4C34 93BA 23DC > 453B The purpose of the minutes is not to record events, it is to protect > people. > -- Sir Humphrey Appleby > > > > ________________________________________________________________________ > This e-mail has been scanned for all viruses by Star Internet. > ________________________________________________________________________ _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/info-cvs
