On 8/26/06, Paul Benedict <[EMAIL PROTECTED]> wrote:
I hope everyone doesn't mind putting up with my newbie committer questions. They will hopefully come to the end soon :-) I committed one file and that turned out fine. So now my question is: when you have X files you want to check-in, do we have any policy here on the expected way of doing it? Do we create a patch for the whole darn thing and apply the patch? Or do we just individually check-in files?
As much as possible, commit everything related to a particular issue at once. Also, remember to refer to the issue number in the commit message so it will automatically show up on the 'Subversion Commits' tab in JIRA, and provide enough information so that someone looking at _only_ the svn logs can figure out what happened. JIRA is great, but the commit logs will probably outlive it. -- Wendy --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
