You can also use show differences as unified diff to list all changes as one file
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Todd Martin Sent: Wednesday, 12 September 2007 2:30 p.m. To: NZ Borland Developers Group - Delphi List Subject: [DUG] Subversion Question While we're on the subject of Subversion, has anyone discovered a way to find a specific change in the repository. eg. Let's say I remember adding/removing a particular function at some point in the past, how do I find the source file and revision number when it was first added/removed? The only way I can think of doing this is by dumping the repository as text into grep and searching for the function name. But grep seems to choke on a large input stream. Or I can dump to a file and use file search tools. Is there a better way? Todd _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe _______________________________________________ NZ Borland Developers Group - Delphi mailing list Post: [email protected] Admin: http://delphi.org.nz/mailman/listinfo/delphi Unsubscribe: send an email to [EMAIL PROTECTED] with Subject: unsubscribe
