On Mon, 11 Feb 2002 12:41:08 GMT, Dave <[EMAIL PROTECTED]> wrote: > First, I am new to CVS. > > Why can't you do a "cvs update -j 1.5" in the branch directory?
That will get the file into the working directory, but it won't be on the branch. If you later do a cvs export -r FreshPorts2, you won't get that file. That's the goal. Dave: cvs is a good tool, complex and feature rich. But good. -- Dan Langille - novice in training _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
