Re: Moving project folders within a solution
From: rlrcstr <rlrcstr_at_msn.com>
Date: Thu, 7 Feb 2008 16:22:45 -0500
I think you just mark the old location for deletion and then re-add it in it's new location.
The history should stay in the repo under the old path, though. New update history will start in the new location after the move.
J
From: Lars Zeb
I am on my 4th repository for this same solution because I mess the repo up all the time. I'd rather not go for the 5th time.
I have an existing solution called MySolution. Each project is called MySolution.SomeProject.
I have defined a project within the solution called MySolution.DTO. Rather than echoing the folder pattern for all the other projects (MySolution.SomeProject), this project is contained within a folder called DTO. Within that folder are are 2 folders, .svn and MySolution.DTO. The latter has a green checkmark in Windows Explorer and this is the folder to which the project MySolution.DTO in the IDE points. I can edit the solution folder to point to this folder but I'm worried about the repository.
If I move the folder to the position I want within the solution folder (to MySolution.DTO rather than DTO\MySolution.DTO), the Check for Modifications shows the folder missing.
Any suggestions on how I might clean this up?
Thanks Lars
--------------------------------------------------------------------------------
|
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.