Frage

One of folders in my depot need to be moved to its own depot with keeping commit history. I need this to separate jenkins builds.

Is it possible to do this keeping history, not creating new baseline?

War es hilfreich?

Lösung

Alex

Keeping history is not possible if you need to move a directory and its content from DepotA into DepotB.

A workaround would be to setup in DepotA a seperate stream for this directory, you can exclude all the other folders so you only see this one. This way, you will retain your history.

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