visual-studiosvntortoisesvnankhsvn

Delete files non-project files from SVN in Visual Studio


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:

  1. Press "Show All Files" In Visual Studio (shows the files not included in projects).
  2. Delete selected files (the ones not included in projects) from VS Solution Explorer.
  3. 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.


Solution

  • Your scenario should work. What's wrong with deleting missing files using TortoiseSVN?

    TortoisSVN commit http://img21.imageshack.us/img21/5603/tortoisesvncommit.png