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

Re: examining repository for files that only I have changed

From: OBones <obones_at_free.fr>
Date: Fri, 21 Jan 2011 17:24:47 +0100

Woodworth, James wrote:
>
> Hello,
>
> Over the past three weeks I have changed and committed some files. I
> need to somehow recurse through the directories and show me only the
> files I have changed. How do I do this?
>
> I suppose I could write a script to do this, but I suspect Subversion
> is sophisticated enough, and I am just missing something.
>
> Thank you,
>
> Jim
>
Shouldn't this be enough?

svn log http://repos | grep username
Received on 2011-01-21 17:25:32 CET

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.