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

Re: Timeouts and such

From: Derek J. Balling <dredd_at_megacity.org>
Date: 2003-05-05 01:32:38 CEST

On Sunday, May 4, 2003, at 02:51 PM, Ben Collins-Sussman wrote:
> The real question here is: why the heck is your update-report
> describing each item in the wc as a special case? That's the real bug.

Here's my "setup behavior"... I tied blowing away the repository and
rebuilding it from scratch, and it happened again.

On repository:

$ sudo -u www-data svnadmin create /usr/local/svnrepos/reports

On workstation

$ cd reports_ORIG
$ svn import http://repository.byramhealthcare.com/svn/reports .
$ cd ../
$ svn co http://repository.byramhealthcare.com/svn/reports reports
$ cd reports
$ svn -R propset svn:keywords "Id" .
$ svn commit -m "added propset Id globally"
$ svn update
  [bang, wedge/timeout]

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 5 01:34:14 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.