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

Folder structure change - how to minimize impact on WC?

From: baresj <herkule9s_at_yahoo.com>
Date: Tue, 18 Nov 2008 14:43:00 +0000 (UTC)

Hi,

we want to change folder structure of our repository, rename some folders and
move some folders to different location. How can we minimize impact on many WC
with not commited changes? Is there a documentation (matrix) describing how a
directory change in repository will change WC with uncommited changes?

Since the move/rename is essentially copy and delete, it should be enough to
describe effect of delete. For instance (incoming) delete of a directory where
I renamed a file will result in silent deletion of the file. This may be
dangerous in the case of move, because the file will be moved and rename will
be lost.

Thank you for you time, Jan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-18 15:43:30 CET

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.