Tag Archives: subclipse

Removing Subversion Control over a file/folder

I use Tortoise Svn as Subversion tool on Windows platform and Subclipse on Linux platform. For some reason, I had to remove the subversion control over a file/folder. The solution: Right click on the file/folder and goto ‘Tortoise SVN>>Export ‘ Then export the file/folder to itself (choose the same file/folder as the export-to file/folder) If […]

2