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

Re: Proper log format for renames

From: Branko Čibej <brane_at_xbc.nu>
Date: 2002-06-28 22:04:22 CEST

Blair Zajac wrote:

>The HACKING document doesn't have a standard way to log file
>and directory renames. Should it list the old or first name
>after the *?
>
>Since this is going into the svn_load_dirs script, I'd like to
>know the "right" way to do this. Here's an example log message
>of what I have currently:
>
>To prepare to load orca-0.15 into trunk/orca, perform some renames.
>
>* trunk/orca/orca/Makefile: rename to trunk/orca/docs/Makefile.in.
>* trunk/orca/orca/orca: rename to trunk/orca/src/orca.pl.
>* trunk/orca/orca/sample_configs: rename to trunk/orca/lib.
>
>

I think the other way around is more consistent:

* current_file_name (current_symbol_name): Renamed from
old_file_name/old_symbol_name.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 28 22:04:49 2002

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.