bobo2000
bobo2000

Reputation: 1877

Adding a folder to existing SVN

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

Answers (1)

Stas Tkachenko
Stas Tkachenko

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

Related Questions