[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-07 23:25:23 CEST

On Wednesday, May 7, 2003, at 05:01 PM, Ben Collins-Sussman wrote:
> OK, so we know what the problem here is:
>
> * you committed a propchange to every single file in the project.
>
> * this left your working copy in state whereby every file was at
> revision 2, but every directory at revision 1.

This combination seems "bad". In other words, it seems bad to me that
it should be possible to get to this state in the first place,
especially given that the syntax for the command is to apply the
propset to a path, not a specific file.

I understand *why* it's happening, but propose that there must exist a
better way to handle it. :-/

> For now, your only recourse is (probably) to do a fresh checkout, or
> increase your neon timeout in your servers file.

Yup, that was what I'd ended up doing. Although I ended up having to
rollback my CVS->SVN migration after two days anyway. (full story here:
http://www.megacity.org/blog/archives/000615.php for those who care)

D

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 23:27:36 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.