guile-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 1.5 doc/Makefile.am uses ../scripts, but ../scripts is only in HEAD.


From: Rob Browning
Subject: Re: 1.5 doc/Makefile.am uses ../scripts, but ../scripts is only in HEAD.
Date: Sat, 20 Jul 2002 16:06:39 -0500
User-agent: Gnus/5.090006 (Oort Gnus v0.06) Emacs/21.2 (i386-pc-linux-gnu)

Rob Browning <address@hidden> writes:

> I guess I'll presume that ./scripts is supposed to be in 1.5 as well
> and copy it over.  Let me know whether or not that's OK.  I'll hold
> off the release until I hear back.

Oops.  Ignore that.

I apparently need to rearrange my local cvs checkouts.  I keep a full
cvs tree in devel/guile/cvs/ (so I'll see all the new modules when I
update it), and I also keep devel/guile/core-1.4 and
devel/guile/core-1.5 for working on the branches.  So I have these
trees to work on:

 devel/guile/cvs/guile-scripts
 devel/guile/cvs/workbook
 ...
 devel/guile/cvs/guile-core - for HEAD

 devel/guile/core-1.4
 devel/guile/core-1.5

but at the moment, we hard-code ../FOO for workbook, scripts, etc., so
I can't autogen.sh or "make dist" successfully from core-1.4 or
core-1.5.  Though I suppose we could add --workbook and --scripts args
to autogen.sh, I'm also happy to just rearrange my setup to whatever's
the "preferred" approach.  I'm guessing that would be more like this:

  devel/guile/core-1.4
  devel/guile/core-1.5
  devel/guile/core -> cvs/guile-core
  devel/guile/scripts -> cvs/guile-scripts
  devel/guile/workbook -> cvs/guile-workbook

I want to keep the full cvs checkout together because then one command
updates all the modules in there at once.

Thanks

-- 
Rob Browning
rlb @defaultvalue.org, @linuxdevel.com, and @debian.org
Previously @cs.utexas.edu
GPG=1C58 8B2C FB5E 3F64 EA5C  64AE 78FE E5FE F0CB A0AD



reply via email to

[Prev in Thread] Current Thread [Next in Thread]