Re: configure --with-arch=tla is ignored
Matthieu Moy <Matthieu.Moy <at> imag.fr>
2006-11-08 05:41:19 GMT
Hi,
Thanks a lot for your reports. As a side note: although DVC started
with support for tla and then baz, most DVC developers have migrated
away now. And we have very limited time to spend on DVC (I'll be
almost completely offline for a month from now). So, unfortunately,
it's quite unlikely that you get very good support for tla/baz from
the developers. I appologize for that ...
"Dan Lipsitt" <danlipsitt <at> gmail.com> writes:
> tla-arch-branch defaults to "baz", even when I configure using
> "--with-arch=tla".
Can you elaborate on this ?
What do configure say ?
M-x dvc-open-internal-log-buffer RET will tell you what DVC actually
runs.
> Furthermore, until I customize tla-arch-branch to equal "tla", when I
> run tla-browse I get a buffer named "*baz-browse*". Shouldn't
> tla-browse run tla-browse under all circumstances, not baz-browse?
Not the way we implemented it. tla-browse and baz-browse are just
aliases. I added this `baz-*' aliases because my fingers started to
get used to typing "baz something" in a shell, and wanted to type
baz-something in Emacs. If you want to change dynamically, you have
M-x tla-use-{baz|tla} RET, but DVC keeps a cache of some configuration
(Continue reading)