Ken Keefe writes:
> 
> I have a cvs module that has two subdirectories, "images" and "web". I'd
> like to export only the contents of the web folder into "./webserver/."
> Is there a way I can do that with a simple CVS command?

        cvs export -r whatever -d webserver mymod/web

-Larry Jones

You should see me when I lose in real life! -- Calvin


_______________________________________________
Info-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/info-cvs

Reply via email to