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

Re: Resumable updates?

From: Nuutti Kotivuori <naked_at_iki.fi>
Date: 2002-10-31 22:46:55 CET

John Barstow wrote:
> So the question is:

> - Can update be more robust about interruptions; maybe do some
> checkpointing or logging?

> - If not, can cleanup at least detect and correct the problem so
> that I can run svn up without being forced to re-remove the
> directory?

> - Is there an alternative that I'm not aware of?

Well - what you are describing are bugs. No update should ever leave
the working copy in a bad state - that's one reason why working copies
try to be journaling and write logs.

There is one known issue that interrupting a checkout is not
resumable. And there might be some other issues in the issue database
about updates already - but anything that isn't already there needs to
get in there.

If you can, please try to make up reproduction recipes and bug reports
of the invidual problems, so they can be fixed or filed to the issue
database to be fixed later.

-- Naked

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 31 22:47:48 2002

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.