[EMAIL PROTECTED] wrote:
> 
> Maybe this is a silly question, but is there any way to check out a single
> file that is in a module (rather than the whole module)?
> 
> - Rich
> 

cvs co module/file
should do what you want: it creates
directory module with only file in
it. 

However, you might don't want an
extra directory module on top of the
file, and I think (please anybody
correct me if I am wrong) this is
not possible as CVS is based on
directory management.

Irina.


> _______________________________________________
> Info-cvs mailing list
> [EMAIL PROTECTED]
> http://mail.gnu.org/mailman/listinfo/info-cvs

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to