At 02:01 PM 7/8/2004, Hensley, Jeffrey L ERDC-ITL-MS Contractor wrote:
So, my real question is coming (thanks for bearing with me thus far). Is there any way that the working copy directory that is created would be "/project" or "/project2" depending on whether they are checking out the latest version, or using a tag and checking out the older version???

Can you teach them to do something like this:

    cvs co -d project1 -r v1 project
    cvs co -d project2 project

You could also wrap these in scripts and let them use the scripts.

Fred

_______________________________________________________________
Frederic W. Brehm, Sarnoff Corporation, http://www.sarnoff.com/



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

Reply via email to