Re: examining repository for files that only I have changed

2011-01-22 Thread B Smith-Mannschott
On Fri, Jan 21, 2011 at 17:18, 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 thi

Re: examining repository for files that only I have changed

2011-01-21 Thread JamieEchlin
Woodworth, James wrote: > > 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? > Install TortoiseSvn. Fire up the log for the repo. Pull down the magnifying gla

Re: examining repository for files that only I have changed

2011-01-21 Thread OBones
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 sophis