Xavier Maillard <[EMAIL PROTECTED]> writes: > How can I know if a dvc- command is covering a specific backend or > not ?
Try it and see if it works ;-). Interactive commands starting with dvc- will normally call the corresponding <backend>- command. For example, dvc-diff will call bzr-diff in a bzr tree, but tla-diff or baz-diff in a GNU Arch tree. Obviously, we have a lack of time and motivation, and DVC is in the middle of a transition, not in a really good shape today. But the minimun necessary ( http://bazaar-vcs.org/DVC ) is already convenient to use. -- Matthieu _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
