Frage

I was wondering if there is a clean way of checking out code from CVS for a given tag from cvs repository perspective (tag from production to maintain and patch that work space).

I know that we can check out code from head and replace the all projects with the tag. But if I have to do it cleanly by just creating new workspace and then just given a tag checkout all files and projects associated with that tag.

War es hilfreich?

Lösung

You can checkout specific TAG using either CVS Repositories view or CVS Checkout wizard.

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