Reputation: 1877
I have a SVN folder that is located on the C drive.
Anyway, I want to add my web project folder into it, which is located in my inetpub folder. How can I add a new folder into an existing repository?
Thanks
Upvotes: 0
Views: 34
Reputation: 11
This should help, basically you can you tortise svn context menu for all the things you may need http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-add.html
Upvotes: 1