Re: Half solution: How to get the list of files I modified in the last 3 weeks?
From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-07-26 20:01:07 CEST
On 26.07.2005, at 19:44, Tardif, Sebastien wrote:
> svn log -qvr {2005-07-01}:HEAD . | grep /trunk |sort|uniq -s 4
You could use "svn log --xml" and then use an XML parsing or
---------------------------------------------------------------------
|
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.