[Subclipse-dev] thought on SVN resource history view
Eugene Kuleshov <[email protected]>
| Newsgroups | gmane.comp.version-control.subversion.subclipse.devel,gmane.mail.eyebrowse.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've been using SVN resource history view actively and noticed that affected paths panel is really hard to deal with. The major issues is that it is using table widget and actual paths/file names are quite long and hardly fit into the screen estate. I thought that affected paths probably should allow to choose between several representation modes similar to synchronize view: flat, tree and comressed folders. Another interesting possibility could be to bring up a new panel in Synchronize view with these paths and use that view to observer and navigate trough affected paths. Any opinions on this? I'm not sure if I can manage to implement such changes just yet. So it is probably for a long term plans if community think that these are good ideas. regards, Eugene