Re: Need advice on when to commit and how many commits to issue when multiple files changed
From: David Weintraub <qazwart_at_gmail.com>
Date: Wed, 13 Oct 2010 09:45:19 -0400
On Wed, Oct 13, 2010 at 2:25 AM, LiuYan 刘研 <lovetide_at_21cn.com> wrote:
Commits should be done as part of a set of changes. Think of it this
This way, if there is some reason to back out this change, it is easy
In order to backout a change in CVS, I first have to find all of the
In Subversion, an "svn log" will allow me to quickly find the change
Don't worry about too many revisions. Subversion can easily handle
-- David Weintraub qazwart_at_gmail.comReceived on 2010-10-13 15:46:02 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.