Hi Markus!

> Hello,
>
> Is there a way to run dvc-status in the current directory, not in the 
> supposed root directory of the project?
>
> I've noticed that dvc-status takes an optional path argument, but I failed 
> to figure out how to pass the path to dvc-status when invoking it.

You could try to set dvc-read-project-tree-mode:
(setq dvc-read-project-tree-mode 'unless-specified)

However I tried it with bzr. It asked me for the directory and displayed
the same output as before...


What backend do you use?
Does this backend allow to specify a path for the backend dir on the
command line?


Stefan.

_______________________________________________
Dvc-dev mailing list
[email protected]
https://mail.gna.org/listinfo/dvc-dev

Reply via email to