Matthieu Moy <[EMAIL PROTECTED]> writes: > 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.
That is already good enough for my use. The first time I show the log and get a list of errors. Then I simply show the log again and then I get usually no more errors. But Michael is correct that we could have a better implementation. Stefan. _______________________________________________ Dvc-dev mailing list [email protected] https://mail.gna.org/listinfo/dvc-dev
