Puggie
Puggie

Reputation: 3987

How to create an overview of deleted branches in TortoiseSVN?

Is there a quick way to get an overview of all deleted branches, preferably using the revision graph? Let's assume I don't know the names of the deleted branches and the moment of deletion.

I tried a few things:

Upvotes: 2

Views: 146

Answers (1)

Dan Schnau
Dan Schnau

Reputation: 1535

If I view SVN Log and type 'Deleted' into the filter, I get nothing but revisions with deletes in them. Does that help?

Upvotes: 3

Related Questions