Lars Zeb wrote:
> 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.
Move the folders by right-dragging:
http://tortoisesvn.net/most-forgotten-feature
Stefan
--
___
oo // \\ "De Chelonian Mobile"
(_,\/ \_/ \ TortoiseSVN
\ \_/_\_/> The coolest Interface to (Sub)Version Control
/_/ \_\ http://tortoisesvn.net
Received on 2008-02-07 22:09:12 CET