How can I "delete" a file which is already in the SVN repository without deleting it from my file system?
TortoiseSVN or command line instructions are welcome.
The following works, but I am hoping for something nicer:
- Copy the file to some other location outside the repository.
- SVN Delete the file.
- Commit
- Copy the files back and make sure to ignore them on future commits.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…