On Apr 28, 2006, at 17:19, Steinar Bang wrote:
>> I'm new to team projects and source code control, but I think this
>> is really the crux of the whole thread. SVN cannot replace
>> communication between developers.
>
> Well, no, of course not.
>
> But what I was concerned about, was to keeping commits consistent for
> someone in the future, eg. chasing a bug and looking at logs and svn
> blame outputs and trying to figure out why a particular change was
> introduced, and what files it affected.
What you can do though is to modify the log message of revision 93
after the fact, making a note that a file was forgotten, and that it
was added in revision 95. You just have to enable such changes to be
made by installing a pre-revprop-change hook.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 28 17:32:46 2006