Hi,
I am using AnkhSVN in Visual Studio.
How can I delete all files from SVN as I delete them from Visual Studio (files ARE NOT included in projects).
Ideally I would like to do:
- Press "Show All Files" In Visual Studio (shows the files not included in projects).
- Delete selected files (the ones not included in projects) from VS Solution Explorer.
- Commit (Deletes the files in SVN)
But this is not possible and I have to delete files directly from Repository OR delete missing files from TortoiseSVN.
Cheers,
Dmitriy.