emirate
emirate

Reputation: 159

Export in TortoiseSVN

I have a project located on code.google.com, a client TortoiseSVN, the project was exported and imported, and then I pressed the Export and selecting Revision, now when loading any project I have downloaded only the projects with no folder.svn and no icons on the files, What should I do

Upvotes: 1

Views: 3842

Answers (1)

Andrey Adamovich
Andrey Adamovich

Reputation: 20653

Use "Check out" to get .svn folders. "Export" only gives you the files, but "Check out" gives you the repository with metadata.

Upvotes: 4

Related Questions