sujithps / tortoisesvn

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

make it easier to navigate through conflicts in the progress dialog #366

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Allow to filter by subversion actions. In huge updates it's often diffcult to 
find conflicts. Many can be easily resolved directly from the update dialog. 

My current approach is to filter by action so that the conflicts are grouped 
(somewhere) and the tree conflicts are grouped (somewhere else). Then scroll 
through the list until I see something red and I start to resolve the conflicts.

I imagine this to look roughly like the commit dialog. I'd like to see filters 
for:
- all/none
- updated
- added
- deleted
- reverted
- conflicted (file & tree conflicts)
- externals (shows hides all actions on externals)

Original issue reported on code.google.com by luebbe.t...@gmail.com on 11 Jul 2012 at 6:22

GoogleCodeExporter commented 8 years ago
How about implementing this a different way:
you need a quick way to navigate all the conflicted entries, right?

So how about a hotkey that selects the next conflict? E.g. pressing C will 
select the first conflicted entry, C again selects the next, ...

would help with the already crowded dialog: no need for another filter box.

Original comment by tortoisesvn on 18 Jul 2012 at 5:54

GoogleCodeExporter commented 8 years ago

Original comment by tortoisesvn on 20 Jul 2012 at 5:24

GoogleCodeExporter commented 8 years ago
See attached image.

Original comment by tortoisesvn on 20 Jul 2012 at 6:14

Attachments:

GoogleCodeExporter commented 8 years ago
This issue was closed by revision r23098.

Original comment by tortoisesvn on 20 Jul 2012 at 6:19