Keitamax
on Sun 31 Jan, 2010 14:10:12 +0000
Hello, I want to delete a single source file, but I don’t find how to do it. Can anybody help me?
thanks ;)
Keitamax
Mon 01 Feb, 2010
ok, thank you!
You do not have sufficient permissions to comment
Mon 01 Feb, 2010
If you’re merely deleting the file, then all you have to do is use your Subversion client to delete it from your working space and then commit the change. However, that file will still exist in the history so that it can be undeleted in the future.
To delete it permanently, you will have to:
svndumpfilterto filter out the file/folder that you don’t want