[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: How to get the list of files I modified in the last 3 weeks?

From: Carsten Koch <Carsten.Koch_at_icem.com>
Date: 2005-07-26 18:27:09 CEST

Tardif, Sebastien wrote:
...
> How to get the list of files I modified in the last 3 weeks?
>
> So I get this:
> svn log -vr {2005-07-01}:HEAD .
...
> The output needs many cleanup steps and filtering. Any public script or
> tool doing this somewhere?

Try svn log -q -v -r {2005-07-01}:HEAD .

Carsten.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 26 18:29:55 2005

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.