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

Re: svn commit: rev 664 - trunk/subversion/bindings/ruby

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-12-18 23:11:28 CET

On Tue, Dec 18, 2001 at 04:50:11AM -0600, yoshiki@tigris.org wrote:
> Author: yoshiki
> Date: 2001-12-18 10:50 GMT
> New Revision: 664
>
> Added:
> trunk/subversion/bindings/ruby/repos.c
> Modified:
> trunk/subversion/bindings/ruby/fs.c
> trunk/subversion/bindings/ruby/svn_ruby.c
> trunk/subversion/bindings/ruby/svn_ruby.h
> Log:
> Move svn_repos stuff to new file, repos.h. Note that this commit only
> moves contents so this file does not compile yet.

Yay!

That is (IMO) the absolute best way to move files and functions. Move first.
Commit. Then edit.

When a move *and* changes are comingled, then it becomes darn near
impossible to figure out the actual changes made. By separating the change
step, it is possible to easily verify just those changes.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:53 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.