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

Serious usability problem that causes lost data: moving subdirectories

From: Dybdahl <ldybdahl_at_gmail.com>
Date: Tue, 5 Aug 2008 05:55:05 -0700 (PDT)

There is one problem with tortoisesvn, which causes problems with
almost all non-programmers that I know:

They move directories around, without using SVN Move. The results are:

- A subdirectory may belong to another repository
- Two users have different on-disk directory structures
etc.

It would be a great feature, if TortoiseSVN could show warnings, when
an SVN-controlled subdirectory is not in its "intended" place.

Example:
- The server says the directories /a/b/c and /a/b/d
- The user checks out, all is green
- The user moves /a/b/d to /a/d, without using "SVN move" - he just
moves it.
- Subversion now recognizes, that /a locally is /a remotely, but the d
subdirectory locally is not a d subdirectory remotely. Therefore, the
icon turns red.

I have searched in various places to see if this problem had already
been addressed, and didn't find it addressed. If there is an existing
solution to this problem, I would be glad to hear about it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-08-05 15:03:38 CEST

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

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