This is the mail archive of the guile@cygnus.com mailing list for the guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

getting the new guile-config directory in your CVS working dir



Some folks have written to say that "cvs update -d -P" doesn't get
rid of the old `build' dir, and add the new `guile-config' dir for
them.  Dunno --- worked for me a few seconds ago.  In any case, it
should work to simply do this:

$ cd guile-core
$ rm -rf build
$ cd ..
$ cvs -d BLAH -z 6 co guile-core