Andrea Russo <[EMAIL PROTECTED]> writes:

> It seems strange to me that an ssh connection is attempted.  In fact,
> AFAIK, `C-x V L' should be more or less equivalent to
>
> $ tla logs --full --reverse

Not exactly because DVC needs some informations from the log file that
are not in $(tla logs --full --reverse), so it does a cat-archive-log
for each of them (baz 1.5 was adding a --complete-log option to get
all the info in one command). Additionnaly, it keeps a cache of the
logs, so if you have already some of them, cat-archive-log is run only
for the missing ones.

And different calls to tla/baz => different connections ...

-- 
Matthieu

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

Reply via email to