Hi All... I am using the free VisualSVN server on Windows and TortoiseSVN also on Windows. I created my repository with the recommended branches / tags / trunk structure, like this:
../project/trunk ../project/tags ../project/branches But when I used TortoiseSVN to import and code, I pointed it at ../ project instead of ../project/trunk So all my source is in ../project and the ../project/trunk folder is empty. Before I realized this mistake, I created a tag. I then created another tag, with the intention of making changes into it, but I later realized that was not the correct approach. So I switched back to the ../project folder. So my question is, how do I move the source files down into ../project/ trunk where it belongs? VisualSVN does not maintain a directory structure, and even if it did, I would guess that just moving the files would screw up my tags. It would nto be a crisis if I had to destroy the existing repository and start from scratch, but I am hoping to keep my history. Sorry for the noob question :-( Thanks... -- You received this message because you are subscribed to the Google Groups TortoiseSVN group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at https://groups.google.com/d/forum/tortoisesvn?hl=en
