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

Re: Unversioned files in working copies

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-04-13 13:49:52 CEST

Jan Evert van Grootheest wrote:
> The scenario, more or less, is this: there are at least two working
> copies involved here...
> WC1 and 2 are both up to date at some revision X.
> WC1 removes (or moves, which is a cp + rm!) a subdirectory and commits it.
> WC2 has changes in that removed directory. Now if WC2 tries to update
> you are in trouble. It can't (or won't) delete it, because there are
> changes in it. It can't update it, because it doesn't exist. It can't
> commit, because its gone.

This is a human communication issue more than it is a software issue. Directory
deletes and renames in a repository used by more than one person are a serious
issue and should be communicated via other channels than just the repository itself.

The way to unblock the commit is to move away the directory in WC2 that is
missing in the repository and let the remainder of the update proceed. Then
WC2's owner takes a stick and asks WC1's owner why a directory under active
development was deleted without warning. ;~)

John

-- 
John Peacock
Director of Information Research and Technology
Rowman & Littlefield Publishing Group
4720 Boston Way
Lanham, MD 20706
301-459-3366 x.5010
fax 301-429-5747
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 13 13:49:59 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.