Re: KDE CVS Commit Policy (2nd version)
Dirk Mueller <[email protected]> Tue, 1 Apr 2003 01:25:51 +0200
| Newsgroups | gmane.comp.kde.policies |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 31 Mär 2003, Cornelius Schumacher wrote: > Attached to this mail you find the second version of the draft for a CVS > Commit Policy. I tried to incorporate all comments. Thanks for the > input so far. Please have a look and send more comments ;-). Looks good. I've another point: - do "atomic" commits. CVS has the ability to commit more than one file at a time. Please therefore commit all related changes in multiple files at the same time in the same commit. This way you ensure that CVS stays in a compileable state before and after the commit. -- Dirk