Re: svn history | log for a given user?
From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Wed, 23 Apr 2008 12:08:52 -0700
On Wed, Apr 23, 2008 at 11:43 AM, Anthony Ettinger <anthony_at_chovy.com>
> I want to see my history in svn, is there a way to limit the results
$ search-svnlog.pl <your-user-name>
Or if you have a the logs redirected to a file:
$ search-svnlog.pl -f <logfile> <your-user-name>
This is not foolproof because it searches for the regex (in this case
Regards,
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.