public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Kernel SCM: When does CVS fall down where it REALLY matters?
@ 2002-03-07 23:51 Jonathan A. George
  2002-03-07 23:59 ` Rik van Riel
  2002-03-10 19:28 ` Pavel Machek
  0 siblings, 2 replies; 41+ messages in thread
From: Jonathan A. George @ 2002-03-07 23:51 UTC (permalink / raw)
  To: linux-kernel

I am considering adding some enhancements to CVS to address deficiencies 
which adversely affect my productivity.  Since it would obviously be 
nice to have a completely free (or even GPL :-) tool which is not 
considered to consist of unacceptable compromises in the process of 
kernel development I would like to know what the Bitkeeper users 
consider the minimum acceptable set of improvements that CVS would 
require for broader acceptance.  Obviously the tremendous set of 
features that Bitkeeper has are nice, but I'd like to narrow the 
comparative flaws to a manageable set.

Any comments would benefit all of the free SCM projects by at least 
helping to provide a guiding light.

--Jonathan--


^ permalink raw reply	[flat|nested] 41+ messages in thread
* Re: Kernel SCM: When does CVS fall down where it REALLY matters?
@ 2002-03-09 22:22 Tom Lord
  2002-03-11 17:10 ` Larry McVoy
  0 siblings, 1 reply; 41+ messages in thread
From: Tom Lord @ 2002-03-09 22:22 UTC (permalink / raw)
  To: linux-kernel




       Val Henson:

       For a laugh, read the instructions on how to "rename" CVS files. 
       Hint: "Rename" is not the correct word. 


       $ mv old new 
       $ cvs remove old 
       $ cvs add new 
       $ cvs commit -m "Renamed old to new" old new 

       [...]  There are two other ways to rename a file in CVS, one of
       which is described as "dangerous" and the other as having
       "drawbacks." References:


       Note that the way to rename a file in in BitKeeper is: 

       $ bk mv old new 

       No danger, no drawbacks, no hand editing of history files. 


I like the arch way of renaming a file:

	$ mv old new

(Yes, history is preserved, etc.)

-t

^ permalink raw reply	[flat|nested] 41+ messages in thread

end of thread, other threads:[~2002-03-12 23:09 UTC | newest]

Thread overview: 41+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-03-07 23:51 Kernel SCM: When does CVS fall down where it REALLY matters? Jonathan A. George
2002-03-07 23:59 ` Rik van Riel
2002-03-08  0:03   ` Cort Dougan
2002-03-09 11:17     ` Roman Zippel
2002-03-09 16:45       ` Kurt Roeckx
2002-03-08  0:26   ` Andrew Morton
2002-03-08  0:36     ` Rik van Riel
2002-03-08  1:48     ` Neil Brown
2002-03-10 20:27       ` Pavel Machek
2002-03-11 21:11         ` Rik van Riel
2002-03-12 16:31           ` Pavel Machek
2002-03-08  7:37     ` Alex Riesen
2002-03-08  0:29   ` Jonathan A. George
2002-03-08  0:43     ` Rik van Riel
2002-03-08  9:32       ` Pau Aliagas
2002-03-08 16:37         ` Rik van Riel
2002-03-08 20:15           ` Pau Aliagas
2002-03-08 20:22             ` Rik van Riel
2002-03-08 20:28               ` Pau Aliagas
2002-03-08  0:38   ` Erik Andersen
2002-03-08  9:38     ` Pau Aliagas
2002-03-09  1:52     ` Val Henson
2002-03-09  2:00       ` Mike Fedyk
2002-03-09  2:25       ` Dave Jones
2002-03-08  1:19   ` Dave Jones
2002-03-08 20:27     ` Jonathan A. George
2002-03-08 21:59       ` Eli
2002-03-08  3:15   ` H. Peter Anvin
2002-03-08  9:39     ` Pau Aliagas
2002-03-11 17:05   ` Larry McVoy
2002-03-11 17:12     ` Randy.Dunlap
2002-03-11 17:25       ` Larry McVoy
2002-03-11 17:53       ` Jonathan A. George
2002-03-11 18:03         ` Larry McVoy
2002-03-11 20:36     ` Rik van Riel
2002-03-11 21:01       ` Larry McVoy
2002-03-11 21:28         ` Rik van Riel
2002-03-10 19:28 ` Pavel Machek
  -- strict thread matches above, loose matches on Subject: below --
2002-03-09 22:22 Tom Lord
2002-03-11 17:10 ` Larry McVoy
2002-03-12  6:09   ` Tom Lord

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox