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

RE: REPORT Request failed

From: Bryan Andrews <bandrews_at_trendinfluence.com>
Date: 2004-03-12 17:08:12 CET

So what is the normal process when a directory gets deleted by one user in the repository? Does everyone have to blow away their working copy?

Thanks!
-----Original Message-----
From: Ben Collins-Sussman [mailto:sussman@collab.net]
 

Alas, if a WC represents a repository directory that no longer exists,
there's no way for 'svn update' to destroy the entire WC, due to the way
the update code is structured. Just 'rm -rf' the WC yourself, or, 'svn
switch' it to a different URL that *does* exist.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 12 17:09:40 2004

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

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