RE: SVN Error

2010-05-20 Thread Wadhavankar, Hemant
Hey - setting Timeout as 300 resolved the problem. Best, Hemant Unstoppable.. From: Wadhavankar, Hemant Sent: Thursday, May 20, 2010 10:27 AM To: 'Thomas Loy'; users@subversion.apache.org Subject: RE: SVN Error Thanks Tom. I am using http and not https. I noticed "Timeou

RE: SVN Error

2010-05-19 Thread Wadhavankar, Hemant
ay, May 19, 2010 8:50 PM To: Wadhavankar, Hemant; users@subversion.apache.org Subject: RE: SVN Error That would be the first thing I would do. What is the current timeout? Are you trying to use http or https? Regards, Tom From: Wadhavankar, Hemant [mailto:hemant.wadhavan...@lsi.com] Sent: Wednesd

SVN Error

2010-05-19 Thread Wadhavankar, Hemant
Hello, I am getting an error like this. I am using SVN 1.6.11 and Apache 2.2.14 svn: REPORT of '/!svn/vcc/default': Could not read response body: connection was closed by server I tried SVN checkout using file:/// method and it did not have any issues. Will changing "Timeout" in Apache configu

RE: SVN tags

2010-04-29 Thread Wadhavankar, Hemant
9, 2010 4:34 PM To: Andy Levy Cc: Wadhavankar, Hemant; users@subversion.apache.org Subject: Re: SVN tags On Thu, Apr 29, 2010 at 12:08 PM, Andy Levy wrote: > On Thu, Apr 29, 2010 at 04:38, Wadhavankar, Hemant > wrote: >> Hello, >> >> I have a query. How to find tag(s

SVN tags

2010-04-29 Thread Wadhavankar, Hemant
Hello, I have a query. How to find tag(s) associated with any file available in trunk? For example "cvs stat" shows the list of tags associated with any file. Can something like this be done in SVN? Best, Hemant Unstoppable..