Hi all;

If you have a workspace checked out of the CVS archive of GNU make (or
any other Savannah project for that matter), be aware that as of this
morning the server address changed.  You'll need to redo the CVS/Root
file in any of your repositories; if you're on UNIX and have Perl, you
can use this one-liner:

  perl -pi.bak -e 's,savannah.gnu.org:/cvsroot,cvs.savannah.gnu.org:/sources,'  
`find -name Root`

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <[EMAIL PROTECTED]>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist


_______________________________________________
Bug-make mailing list
Bug-make@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-make

Reply via email to