<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6944.0">
<TITLE>RE: [Bese-devel] configs suggestion</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I hate outlook.<BR>
<BR>
"Chris Capel" <chris@iBankTech.NET> writes:<BR>
<BR>
> Here's the trick. In both of your examples, you don't tag the UCW<BR>
> branch. You just "get" it. That means that the archive ('tla<BR>
> tree-version')remains the one at common-lisp.net. If I want to put it in<BR>
> my local archive, I need to tag it instead. When you do a get like that,<BR>
> tla expects that you won't be wanting to edit it any time soon. There's<BR>
> lots of little differences between a get and a tag, and a tag is the<BR>
> recommended way to get a branch if you want to import it into your local<BR>
> archive. So, why doesn't your second example work? Because once you've<BR>
> gotten ucw--dev (which is what buildcfg uses to download the trees) you<BR>
> can't tag it! Well, you can tag ucw-2004/ucw--dev, but then it just goes<BR>
> out to common-lisp.net again. So you have to tag straight away, before<BR>
> you've downloaded anything. support--dists really just gets in the way<BR>
> of that. It's really just a tagging issue.<BR>
<BR>
Marco Baringer <mb@bese.it> writes:<BR>
> is the problem that when you tag ucw--dev you "lose" the dev configs?<BR>
> (you can't use support--dists anymore)<BR>
><BR>
> for example, if i want to tag ucw--dev and work on stuff in my local<BR>
> archive (mb-2004@bese.it):<BR>
><BR>
> $ tla tag ucw-2004@ucw--dev mb-2004@bese.it/ucw--foo<BR>
> $ tla get mb-2004@bese.it<BR>
><BR>
> of course, while this gets me the ucw stuff it can't do tla buildcfg<BR>
> dev and get all the support libs. hm, this is not nice.<BR>
<BR>
Not so much "lose" as have to get libraries manually or mess with the<BR>
config file. I copied over the dev config from the support--dists and<BR>
modified it for to be used with a tagged ucw--dev.<BR>
<BR>
So yeah.<BR>
<BR>
You know what, though? 'tla buildconfig' should support a --tag option<BR>
of some sort. Someone should go bug Tom Lord. Or I should get busy on a<BR>
CL tla clone. :-)<BR>
<BR>
Chris Capel<BR>
</FONT>
</P>

</BODY>
</HTML>