PreviousNextTracker indexSee it online !

(62/185) 145 - SVN Diff with (a list of existing reversions)

Would anyone be interested in adding a feature to the diff functionality of the SVN Plug-in?

When I'm in the SVN Browser, and I right click a file and select diff, it would be great if the "Revision" option, allowed us to select from the available revisions. I picture something like a "..." button, that when clicked, opens a small window showing the available revision numbers, and the comment created for each revision, and allows you to select one of the revisions to diff with. The comment is actually more important to me than the revision number since we use our own internal versioning scheme, and we use the comment field to hold our internal revision numbers.

Any thoughts, or volunteers?

Submitted jrchilds - 2009-08-15 21:19:28 Assigned daleanson
Priority 5 Labels
Status open Group None
Resolution None

Comments

2009-08-15 22:21:50
daleanson

- **assigned_to**: nobody --> daleanson

2009-08-15 22:21:50
daleanson

I think the feature you're asking for should be pretty simple to do. In the mean time, if you first do "log" on the file, then you can pick two revisions from the log output, right click, and pick "diff". This almost gets you what you want.

2009-10-27 19:58:29
jrchilds

Any progress on this feature? Thanks,

~ James

2009-10-27 20:43:22
daleanson

Not yet. It's not as easy as I initially thought. It's doable, I just need to find the time to do it.

2009-10-30 17:19:06
jrchilds

Not a problem, thanks for the update.