Reputation: 159
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
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