Subject: Re: CVS commit: src/sys/arch
To: Pavel Cahyna <pavel@netbsd.org>
From: John Nemeth <jnemeth@victoria.tc.ca>
List: tech-repository
Date: 10/18/2007 16:11:58
On Mar 10,  3:44pm, Pavel Cahyna wrote:
} On Thu, Oct 18, 2007 at 08:44:17AM -0700, John Nemeth wrote:
} > On Feb 3,  5:31am, YAMAMOTO Takashi wrote:
} > }
} > } > Log Message:
} > } > Merge the ppcoea-renovation branch to HEAD.
} > } 
} > } i'd recommend to use -kk and not to commit rcsid-only changes.
} > 
} >      Just remember that -kk is a sticky flag.  You need to clear it
} > before committing, or your name will be mud.
} 
} What would happen? We (releng) use it all the time. I don't remember any
} problems with it.

     You would find "/* $NetBSD$ */ at the top of the file on checkout
instead of "/* $NetBSD: <file> <rev> <date of rev> <author> Exp $ */".
I assume that releng's scripts clear the flag before committing.

}-- End of excerpt from Pavel Cahyna