Pierre Asselin writes:
> 
> If you really want a single file from part_one, figure out what
> part_one is.  There should be a line in the modules file that says
> something like
> 
>     part_one  path/to/part_one
> 
> You can then do
>     cvs checkout path/to/part_one/subdir/myfile
> 
> and you will get myfile, 4 directories deep.

You should also be able to do:

        cvs co part_one/subdir/myfile

in that case.  I haven't done any research on the original problem, but
I'm almost certain that it only applies to ampersand modules, not
regular (and probably not alias) modules.

-Larry Jones

Everything's gotta have rules, rules, rules! -- Calvin

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

Reply via email to