Linux PARISC architecture development
 help / color / mirror / Atom feed
* Re: [parisc-linux] 2.3 whining
@ 2000-01-13 20:42 Tor Arntsen
  0 siblings, 0 replies; 4+ messages in thread
From: Tor Arntsen @ 2000-01-13 20:42 UTC (permalink / raw)
  To: Matthew Wilcox, Paul Bame, parisc-linux

I'll leave the rest of the CVS discussions to you guys, however:

On Jun 5, 12:25, Matthew Wilcox wrote:
>Those $Log$ comments are a really bad idea, btw.  They grow too long
>and contain too much irrelevant crap.  If you want to write a comment,
>add it manually.

This point cannot be stressed enough. $Log$ is an *extremely* bad idea
if you use CVS (it was an ok feature for RCS).  Among other things it makes 
merges between CVS branches a nightmare: whenever you merge you will get a
conflict in the $Log$ entries which has to be fixed manually, then you 
commit the fixed file, which adds *another* $Log$ entry etc. 
You will have to manually edit *every single changed file* when you merge, 
you lose CVS's otherwise quite good merging capabilities.

It's a good idea to remove any trace of $Log$ whenever you find one
in a file.  It will raise its ugly head again in the next merge but
eventually you'll get rid of them.

-Tor

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

end of thread, other threads:[~2000-01-13 21:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <387D2F0A.F41A4129@thepuffingroup.com>
2000-01-13 15:43 ` [parisc-linux] 2.3 whining Paul Bame
2000-01-13 16:43   ` Matthew Wilcox
2000-01-13 17:37     ` Paul Bame
2000-01-13 20:42 Tor Arntsen

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