From: Robert R. <rra...@ya...> - 2000-12-06 03:05:57
|
Also, if you just want to get the latest version, you don't need to do a checkout. You can just say: "cvs -d:ext:<username>@cvs.dynapi.sourceforge.net:/cvsroot/dynapi -r HEAD dynapi" This will remove all of the CVS related stuff (all of the CVS/ directories). -- // Robert Rainwater On 12/5/2000, 12:43:01 PM EST, Alexey wrote about "[Dynapi-Dev] download all current files?": >> Is there a way I can download all of the files from the cvs...i have only >> found a way to download individual files, which is pretty inconvenient.... > unix: > cvs -z6 checkout dynapi > (-z6 - use compression in SSH) > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev |