Reputation: 1249
I checked out my repository using "svn co ..." command. I see that there is a hidden .svn folder under. I am now using Tortoise and I want to update + commit using Tortoise. Is there any way to let the Tortoise know about the repository info? Apparently it doesn't know it because when I right click on the folder I see only Repo-browser, Properties, Settings, Help and About.
Upvotes: 0
Views: 112
Reputation: 52689
There's nothing special about Tortoise that makes it know whether a folder in under source control or not, so something else is wrong here.
On my tortoise, I don't have properties menu on uncontrolled folders, but I do have create repo here, import and export. Are your menu items just hidden in a sub menu?
Upvotes: 1