RE: Re: Diff against previous revision...
[email protected] Thu, 1 Jul 2010 14:47:29 -0700 (PDT)
| Newsgroups | gmane.comp.version-control.subversion.rapidsvn.user |
|---|---|
| Message-ID | <177335052.3992.1278020849590.JavaMail.httpd@localhost> |
> Ok, but are you aware of the limitations of this use-case? > - you can only diff against your working copy I guess I don't quite understand this limitation. I thought that you could use "svn diff -c <revision> <file>" to diff <file>'s <revision> against <revision - 1>. However, I will admit that I'm fairly new to svn (I've been using Perforce for the last 6 years). > - 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) Yeah, that's the type of limitation I'm sure most people are willing to live with, especially since renames are usually separate changes, and people usually specify this in the commit comment. Thanks, Tony ------------------------------------------------------ http://rapidsvn.tigris.org/ds/viewMessage.do?dsForumId=671&dsMessageId=2628366 To unsubscribe from this discussion, e-mail: [[email protected]].