summaryrefslogtreecommitdiff
path: root/usr.bin/cvs/checkout.c
AgeCommit message (Expand)Author
2004-12-14cleaner error handling on connection setup and in case of connectionJean-Francois Brousseau
2004-12-07less whitespace, more pretty. ok jfbTed Unangst
2004-11-26Match more closely the data sent by GNU CVS when dealing with multipleJean-Francois Brousseau
2004-08-12Add error checking and move the protocol calls so we only send them ifJean-Francois Brousseau
2004-08-06Start using the global files listJean-Francois Brousseau
2004-08-03Don't MKADMIN on cvs_file_get()Jean-Francois Brousseau
2004-07-30FixJean-Francois Brousseau
2004-07-30Move to the new API for the client-server protocol. All functions nowJean-Francois Brousseau
2004-07-29Don't export `cvs_root'Jean-Francois Brousseau
2004-07-28Pass the appropriate argument to cvs_client_connect()Jean-Francois Brousseau
2004-07-26* make checkout work in remote mode (almost)Jean-Francois Brousseau
2004-07-13* initial import from the cvs-tools moduleJean-Francois Brousseau