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
nabble.com/examining-repository-for-files-that-only-I-have-changed-tp30730183p30730415.html Sent from the Subversion Users mailing list archive at Nabble.com.

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

examining repository for files that only I have changed

2011-01-21 Thread Woodworth, James
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