developer.kde.org/policies
Dirk Mueller <[email protected]> Sun, 8 Jun 2003 21:42:00 +0200 (CEST)
| Newsgroups | gmane.comp.kde.policies |
|---|---|
| Message-ID | <20030608194200.94A5772A5__11068.9735309736$1055101241@office.kde.org> |
CVS commit by mueller: clarificating paragraph that multiple files include multiple directories as well. CCMAIL: [email protected] M +2 -2 commitpolicy.html 1.6 --- developer.kde.org/policies/commitpolicy.html #1.5:1.6 @@ -292,6 +292,6 @@ <p>CVS has the ability to commit more than one file at a time. - Therefore, please 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 + Therefore, please commit all related changes in multiple files, even if they span over multiple directories at the same time in the same commit. + This way, you ensure that CVS stays in a compileable state before and after the commit. </p>