Re: Could not read status line: connection was closed by server

2011-01-22 Thread 刘斌
using https this happened on each workcopy respond to each repos on the server when commit;but, the problem is only occured at workcopy, adding files and creating folder on subversion client repo browser to the server is ok.

Re: subversion checkout accidently to C:\ drive - how undue?

2011-01-22 Thread Nico Kadel-Garcia
On Thu, Jan 13, 2011 at 10:11 AM, Andy Levy wrote: > On Thu, Jan 13, 2011 at 10:06, dba2010 wrote: >> I removed the .svn hidden folder under c and can't find any others but >> the files are still in the same state.  Anything else to try? > > Kill the TSVNCache.exe process. By the way: how did yo

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