info-cvs
[Top][All Lists]
Advanced

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

Re: Question about version numbers.


From: Andrew Johnson
Subject: Re: Question about version numbers.
Date: Thu, 08 Nov 2001 14:05:06 -0600

address@hidden wrote:
> 
> Or does everyone else do a "cvs status $file; cvs log $file | less"
> before editing a file, and I'm just whining?

No, but we don't recommend creating branches for individual files, so
other than the need to do a 'cvs update' first we generally know that
$file is going to be on the same branch that the whole sandbox is.  I have
one project with 3 sandboxes checked out on different branches, so 'pwd'
tells me exactly where I am.

The -v option to cvs status may be useful if you're not interested in
seeing all the commit logs but still want to see the tags on a file BTW.

- Andrew
-- 
Perfection is reached, not when there is no longer anything to add,
but when there is no longer anything to take away.
- Antoine de Saint-Exupery


reply via email to

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