As part of the darc vmr resolve-conflict command (and other commands for the VMR I assume), darc will clone a copy of the VMR to a temp directory. For those of us who already have a copy of the VMR locally, it would be nice to be able to reuse an existing clone and have darc just fetch the updates to that existing clone. This saves disc space and should be faster/more efficient for workflows when needed.
This command does provide a --vmr option, but it does not stop darc from cloning the VMR to a temp directory.
As part of the
darc vmr resolve-conflictcommand (and other commands for the VMR I assume), darc will clone a copy of the VMR to a temp directory. For those of us who already have a copy of the VMR locally, it would be nice to be able to reuse an existing clone and have darc just fetch the updates to that existing clone. This saves disc space and should be faster/more efficient for workflows when needed.This command does provide a
--vmroption, but it does not stop darc from cloning the VMR to a temp directory.