Issue 371: Renames and file log
http://bitbucket.org/tortoisehg/stable/issue/371/renames-and-file-log

fabse on Tue, 7 Jul 2009 12:39:44 +0200:

Changes:
  content: the facts:

1) there are two ways to rename a file with thg. rename with windows explorer 
or rename with the context menu "rename"

2) if i look at the history of a renamed file, i only see the changed made 
under the current name

......

what i want is to see the complete hisrory of a file including it changes with 
the old name. this works in the command line if I add the --follow parameter to 
the hg log andd previously renamed the file with hg renamen... reniming in the 
explorer and following does not work

......

suggestions:

a) add --follow to the hgtk log to allow following file renames (as an optional 
checkbox or as default. depends on the performance when following renames)

b) is it possible to hook the renames inside the explorer to make them act like 
hg rename? this would be perfect because most developers will not think there 
is a difference, because both cases do a remove/add in hg status... -> the 
facts:

1) there are two ways to rename a file with thg. rename with windows explorer 
or rename with the context menu "rename"

2) if i look at the history of a renamed file, i only see the changed made 
under the current name

......

what i want is to see the complete hisrory of a file including it changes with 
the old name. this works in the command line if I add the --follow parameter to 
the hg log and previously renamed the file with hg rename... renaming in the 
explorer and following does not work

......

suggestions:

a) add --follow to the hgtk log to allow following file renames (as an optional 
checkbox or as default. depends on the performance when following renames)

b) is it possible to hook the renames inside the explorer to make them act like 
hg rename? this would be perfect because most developers will not think there 
is a difference, because both cases do a remove/add in hg status...

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have 
the opportunity to enter the BlackBerry Developer Challenge. See full prize 
details at: http://p.sf.net/sfu/blackberry
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to