RE: Re: Diff against previous revision...
[email protected] Wed, 30 Jun 2010 18:40:04 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <1100841016.1193.1277948404908.JavaMail.httpd@localhost> |
> How would you describe the way to selected what you want? > Maybe I don't understand the complexity, but I was thinking along the lines: 1) You select the root of your working copy and show the log history (Ctrl+L) 2) You select a revision, say 13, and you select the Affected Files/Dirs tab to see the list of files. 3) You select one of the files in the list. At this point, either via a context menu or a button, you select an option like "Diff against previous revision", which would run the svn command: svn diff -c 13 <path_to_selected_file> Something like that? I probably am missing something, right? Thanks for taking the time to look into this! Tony ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2627985 To unsubscribe from this discussion, e-mail: [[email protected]].