[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Moving a file add to a particular revision?

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-28 17:31:05 CEST

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

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.