Frage

We are using Tortoise CVS which is quite new for me. We have deleted a bunch of folders from repository using Tortoise CVS (CVS remove and CVS commit from Tortoise CVS).

Now I want to check the version number of this commit. I can find the version if there is some update on a file by clicking on CVS history of that particular file. But I am not able to figure out how to find the version of the revision for Deleted folders. I tried to click on Web log but did not get anywhere.

War es hilfreich?

Lösung

CVS does not keep revision information for folders. It only keeps track of individual files.

Lizenziert unter: CC-BY-SA mit Zuschreibung
Nicht verbunden mit StackOverflow
scroll top