On Mon, Jul 6, 2009 at 5:41 AM, <[email protected]> wrote: > Author: dougsleite > Date: Mon Jul 6 12:41:48 2009 > New Revision: 791465 > > URL: http://svn.apache.org/viewvc?rev=791465&view=rev > Log: > - Restructured the iTest package > - Added a new test scenario: Primary-Backup with N backups > - Added a new tag element (<affected_participants>) into the recovery rules > XML file > > Added: > tuscany/sandbox/dougsleite/guardian-model/.settings/ > > tuscany/sandbox/dougsleite/guardian-model/.settings/org.eclipse.jdt.core.prefs > > tuscany/sandbox/dougsleite/guardian-model/.settings/org.maven.ide.eclipse.prefs
Please set svn properties (e.g. svn ignores) in the folders, this would avoid committing eclipse related files. Also, Apache discourage the usage of @Author tag in the source files. It's also better to have more frequent and small committs, instead a big committ once in a while, this would make it easier for other committers to review the code being contributed.
