I have taken the checkout from SVN long back ago and didn't do any changes to that folder. After a few months, I saw that folder still on my machine and I tried to delete that folder because it's taking disk memory. SVN checkout folder is showing a green color right-sign tick mark. I went into that folder and tried to delete the .svn folder. Deletion process start and I saw hundreds of items are deleting per second. I stopped that deletion process. I haven't committed anything after this process.
Would this deletion process is directly sync-up with the production? Would it delete from the production code or server directly? Would this deletion process delete the existing runtime application code? If this deletion directly impacts the production code then would it be recoverable or not? How to recover the deleted code if someone wants to recover it in the future?