How can I remove a file from my svn working copy without deleting it? -


I accidentally added a file to my svn job that I do not want to check (a test image). I have not committed any commitments yet, so how can I remove the file from the copy of my SVN work without removing it?

file name


Comments

Popular posts from this blog

Indexing in SQL -

objective c - iPhone and it's wireless area -

multithreading - Do lock objects in Java need to be static? -