info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: coaxing scientists to use cvs


From: Frederic Brehm
Subject: Re: coaxing scientists to use cvs
Date: Thu, 08 Jul 2004 14:39:02 -0400

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/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]