neo618 / tortoisesvn

Automatically exported from code.google.com/p/tortoisesvn
0 stars 0 forks source link

Handling switched paths in CfM dialog #76

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The CfM dialog helpfully shows all switched paths in a working copy. Some 
additional features might make this even better:

1. Context menu entry to switch the item back to its regular path within the 
WC. One reason for showing switched paths is that you can track down rogue 
switches and put them right. We make it really easy to find them, but not so 
easy to fix them.

2. Count switched paths in the stats.

3. Checkbox for displaying switched paths. Sometimes you really want the 
switched paths there, and they clutter the view. Not so convinced about this 
one as relying on switched paths is dangerous, but I thought I would mention it 
anyway. On that basis the checkbox should be checked by default and probably 
not sticky.

Original issue reported on code.google.com by simon.to...@gmail.com on 30 May 2011 at 10:02

GoogleCodeExporter commented 9 years ago

Original comment by simon.to...@gmail.com on 30 May 2011 at 10:03

GoogleCodeExporter commented 9 years ago

Original comment by tortoisesvn on 31 May 2011 at 4:59

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r21505.

Added a new command in the CSVNProgressDlg to switch locally switched items 
back to the url of its parent. The context menu entry in the CSVNStatusListCtrl 
reads "Switch back to parent".

Original comment by tortoisesvn on 31 May 2011 at 6:14

GoogleCodeExporter commented 9 years ago
I think the third point isn't necessary and would even clutter the UI for no 
good reason.

Original comment by tortoisesvn on 31 May 2011 at 7:14

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r21507.

Original comment by tortoisesvn on 31 May 2011 at 7:15