Let's say I have checkedout a project via SVN, then I right clicked the folder and export it, what happens is, it threw a copy of the project to another folder and removed the .svn suffixes and removed the green "check" icon.
Now, if am using an IDE to develop, such as Eclipse, I create a new project and use the source files of the exported folder. If I will right click this exported folder and click the SVN import, will it transfer the edited files to the checked out folder? Is that how it works? Or am thinking the wrong thing?