I am using tortoise SVN for a project that I\'m working alone and I have committed (by mistake) a huge file to my repository (a VC++ Intellisense Database). Now I want to re
We ran into the same problem. My SVN server admin tells me this cannot be done. The only way you can do it is start a new repository and archive the old one to disk or whatever.
Don't make any changes to the file, esp. if it's a binary file, because then I believe SVN stores multiple copies of it.