Tortoisesvn and VS folder moving problem
From: Lord KiRon <lordkiron_at_gmail.com>
Date: Thu, 13 Aug 2009 03:16:45 -0700 (PDT)
There is a problem when you move folder containing at least one SVN controlled file from one location to another.
The problem is that when you do it from Visual Studio 2008 (or any other program) it also copies .svn sub-folder.
As result entire repository become a mess - you can't commit , add , you get a lots of different errors.
The workaround is simply manually delete all .svn folders (recursively) in the moved folder before you attempt to do anything svn related.
Ideally I would expect Tsvn to monitor and recognize such conditions , or at least "Clean" to repair it.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.