Keith D Richeson writes:
> 
> This works fine, but there are other files on the same level as a.c, and
> another directory on that level also (parallel to myproj/).  The problem
> comes when I want to update.  In the test directory described above, I type
> cvs update.  The problem is that when I do this I get the other files and
> directories on that level (i.e. I end up with the following structure)

An update will not pick up additional files and directories unless you
specify the -d option.  If you're specifying it explicitly, don't.  If
you're not, check your ~/.cvsrc file.

-Larry Jones

I don't see why some people even HAVE cars. -- Calvin

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

Reply via email to