Re: Diff against previous revision...
Alexander Mueller <[email protected]> Thu, 01 Jul 2010 22:06:40 +0200
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <[email protected]> |
Ok, but are you aware of the limitations of this use-case? - you can only diff against your working copy - this will work only if the file wasnt renamed or moved (well we could track the changes but this would be way more effort and is unlikely to happen for the time being) Am 01.07.2010 03:40, schrieb [email protected]: >> 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]]. ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2628351 To unsubscribe from this discussion, e-mail: [[email protected]].