by Bhumi // Jan 26,2013 // No comment
Here i come with one more new and quick article of Tortoisesvn. We use tortoisesvn as versioning tool.
Recently i wanted to create copy folder without svn icon.so i copy the folder but it copy with .svn hidden folders which is not remove svn icon.
So, here is solution of problem.
TortoiseSVN provides Export option .Export option make a copy of the files in a new location without all .svn folders.TortoiseSVN will not add .svn folders of that working copy.

1. you can right click on your working copy and choose TortoiseSVN>>Export.
2. Choose folder/directory you want export copy of files.
3. You can see folder with exported files.
That’s it.You are done. Now Your unversion folder is ready to use.
Hope this post will helpful for you, waiting for your responses.Thanks for reading and feel free to share your thoughts! Don’t Forget to Follow us on Twitter or Subscribe us to Get the Latest Updates.
TortoiseSVN Error: Commit blocked by pre-commit hook
Recently, I have released new version of my one of the wordpress plugin and I wanted to upload my files using SVN and I am READ MORE
Be a Contributor at CreativeDev.Write an article or tutorial to the community and share some of your knowledge!