Re: SourceForge CVS online again, almost.

From: Tres Seaver <tseaver@dont-contact.us>
Date: Sun, 14 May 2006 12:54:52 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Henrik Nordstrom wrote:
> The SourceForge CVS is now online again, but they have restructured the
> CVS service somewhat and you may need to update the CVS root of your
> working directory before it's accessible again.
>
> The official repository address is
>
> cvs.devel.squid-cache.org:/cvsroot/squid
>
> but temporarily due to the restructuring you may need to use
>
> squid.cvs.sourceforge.net:/cvsroot/squid
>
> (this should get fixed later today).
>
>
> Unfortunately it looks like some revisions have been lost in the disc
> crash. So please save a backup of your working directory if you have
> committed stuff in the last weeks. If you need help or advice on how to
> salvage your work then contact me.
>
>
> Moving to the new CVS server address can be done in two different ways
>
> a) Move away your current working directories and check out new copies.
>
> b) Update CVS/Root in each directory to indicate the correct address.
>
> #!/bin/sh
> echo "username@cvs.devel.squid-cache.org:/cvsroot/squid" >CVS-Root
> find "$@" -name Root -print | while read f; do ln -f CVS-Root $f; done
> rm CVS-Root

A lot of '.cvsignore' stuff is broken now. For instance, after doing a
fresh checkout and building, I have the following output:

 $ cvs -q up -AdP
 ? libtool
 ? autom4te.cache/output.0
 ? autom4te.cache/output.1
 ? autom4te.cache/requests
 ? autom4te.cache/traces.0
 ? autom4te.cache/traces.1
 ? doc/cachemgr.cgi.8
 ? doc/squid.8
 ? helpers/basic_auth/MSNT/.libs
 ? helpers/basic_auth/MSNT/msnt_auth
 ? helpers/basic_auth/NCSA/.libs
 ? helpers/basic_auth/NCSA/ncsa_auth
 ? helpers/basic_auth/YP/.libs
 ? helpers/basic_auth/YP/yp_auth
 ? helpers/basic_auth/getpwnam/.libs
 ? helpers/basic_auth/getpwnam/getpwname_auth
 ? helpers/basic_auth/mswin_sspi/.deps
 ? helpers/basic_auth/mswin_sspi/Makefile
 ? helpers/basic_auth/mswin_sspi/Makefile.in
 ? helpers/digest_auth/ldap/.deps
 ? helpers/digest_auth/ldap/Makefile
 ? helpers/digest_auth/ldap/Makefile.in
 ? helpers/digest_auth/password/.libs
 ? helpers/digest_auth/password/digest_pw_auth
 ? helpers/external_acl/ip_user/.libs
 ? helpers/external_acl/ip_user/ip_user_check
 ? helpers/external_acl/mswin_lm_group/.deps
 ? helpers/external_acl/mswin_lm_group/Makefile
 ? helpers/external_acl/mswin_lm_group/Makefile.in
 ? helpers/external_acl/session/.deps
 ? helpers/external_acl/session/Makefile
 ? helpers/external_acl/session/Makefile.in
 ? helpers/external_acl/unix_group/.libs
 ? helpers/external_acl/unix_group/squid_unix_group
 ? helpers/negotiate_auth/Makefile
 ? helpers/negotiate_auth/Makefile.in
 ? helpers/negotiate_auth/mswin_sspi/.deps
 ? helpers/negotiate_auth/mswin_sspi/Makefile
 ? helpers/negotiate_auth/mswin_sspi/Makefile.in
 ? helpers/ntlm_auth/SMB/.libs
 ? helpers/ntlm_auth/SMB/ntlm_auth
 ? helpers/ntlm_auth/fakeauth/.libs
 ? helpers/ntlm_auth/fakeauth/fakeauth_auth
 ? helpers/ntlm_auth/mswin_sspi/.deps
 ? helpers/ntlm_auth/mswin_sspi/Makefile
 ? helpers/ntlm_auth/mswin_sspi/Makefile.in
 ? lib/cppunit-1.10.0/Makefile
 ? lib/cppunit-1.10.0/Makefile.in
 ? lib/cppunit-1.10.0/_configs.sed
 ? lib/cppunit-1.10.0/aclocal.m4
 ? lib/cppunit-1.10.0/autom4te.cache
 ? lib/cppunit-1.10.0/config.log
 ? lib/cppunit-1.10.0/config.status
 ? lib/cppunit-1.10.0/configure
 ? lib/cppunit-1.10.0/cppunit-config
 ? lib/cppunit-1.10.0/libtool
 ? lib/cppunit-1.10.0/config/config.guess
 ? lib/cppunit-1.10.0/config/config.h
 ? lib/cppunit-1.10.0/config/config.h.in
 ? lib/cppunit-1.10.0/config/config.sub
 ? lib/cppunit-1.10.0/config/depcomp
 ? lib/cppunit-1.10.0/config/install-sh
 ? lib/cppunit-1.10.0/config/ltmain.sh
 ? lib/cppunit-1.10.0/config/missing
 ? lib/cppunit-1.10.0/config/stamp-h1
 ? lib/cppunit-1.10.0/doc/Doxyfile
 ? lib/cppunit-1.10.0/doc/Makefile
 ? lib/cppunit-1.10.0/doc/Makefile.in
 ? lib/cppunit-1.10.0/examples/Makefile
 ? lib/cppunit-1.10.0/examples/Makefile.in
 ? lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile
 ? lib/cppunit-1.10.0/examples/ClockerPlugIn/Makefile.in
 ? lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile
 ? lib/cppunit-1.10.0/examples/DumperPlugIn/Makefile.in
 ? lib/cppunit-1.10.0/examples/cppunittest/.deps
 ? lib/cppunit-1.10.0/examples/cppunittest/.libs
 ? lib/cppunit-1.10.0/examples/cppunittest/Makefile
 ? lib/cppunit-1.10.0/examples/cppunittest/Makefile.in
 ? lib/cppunit-1.10.0/examples/cppunittest/cppunittestmain
 ? lib/cppunit-1.10.0/examples/hierarchy/.deps
 ? lib/cppunit-1.10.0/examples/hierarchy/.libs
 ? lib/cppunit-1.10.0/examples/hierarchy/Makefile
 ? lib/cppunit-1.10.0/examples/hierarchy/Makefile.in
 ? lib/cppunit-1.10.0/examples/hierarchy/hierarchy
 ? lib/cppunit-1.10.0/examples/money/.deps
 ? lib/cppunit-1.10.0/examples/money/.libs
 ? lib/cppunit-1.10.0/examples/money/Makefile
 ? lib/cppunit-1.10.0/examples/money/Makefile.in
 ? lib/cppunit-1.10.0/examples/money/MoneyApp
 ? lib/cppunit-1.10.0/examples/simple/.deps
 ? lib/cppunit-1.10.0/examples/simple/.libs
 ? lib/cppunit-1.10.0/examples/simple/Makefile
 ? lib/cppunit-1.10.0/examples/simple/Makefile.in
 ? lib/cppunit-1.10.0/examples/simple/simple
 ? lib/cppunit-1.10.0/include/Makefile
 ? lib/cppunit-1.10.0/include/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/config-auto.h
 ? lib/cppunit-1.10.0/include/cppunit/config/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/config/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/extensions/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/extensions/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/plugin/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/plugin/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/portability/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/portability/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/tools/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/tools/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/ui/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/ui/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/ui/mfc/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/ui/qt/Makefile.in
 ? lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile
 ? lib/cppunit-1.10.0/include/cppunit/ui/text/Makefile.in
 ? lib/cppunit-1.10.0/src/Makefile
 ? lib/cppunit-1.10.0/src/Makefile.in
 ? lib/cppunit-1.10.0/src/DllPlugInTester/.deps
 ? lib/cppunit-1.10.0/src/DllPlugInTester/.libs
 ? lib/cppunit-1.10.0/src/DllPlugInTester/DllPlugInTester
 ? lib/cppunit-1.10.0/src/DllPlugInTester/DllPlugInTesterTest
 ? lib/cppunit-1.10.0/src/DllPlugInTester/Makefile
 ? lib/cppunit-1.10.0/src/DllPlugInTester/Makefile.in
 ? lib/cppunit-1.10.0/src/cppunit/.deps
 ? lib/cppunit-1.10.0/src/cppunit/.libs
 ? lib/cppunit-1.10.0/src/cppunit/AdditionalMessage.lo
 ? lib/cppunit-1.10.0/src/cppunit/Asserter.lo
 ? lib/cppunit-1.10.0/src/cppunit/BeOsDynamicLibraryManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/BriefTestProgressListener.lo
 ? lib/cppunit-1.10.0/src/cppunit/CompilerOutputter.lo
 ? lib/cppunit-1.10.0/src/cppunit/DefaultProtector.lo
 ? lib/cppunit-1.10.0/src/cppunit/DynamicLibraryManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/DynamicLibraryManagerException.lo
 ? lib/cppunit-1.10.0/src/cppunit/Exception.lo
 ? lib/cppunit-1.10.0/src/cppunit/Makefile
 ? lib/cppunit-1.10.0/src/cppunit/Makefile.in
 ? lib/cppunit-1.10.0/src/cppunit/Message.lo
 ? lib/cppunit-1.10.0/src/cppunit/PlugInManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/PlugInParameters.lo
 ? lib/cppunit-1.10.0/src/cppunit/Protector.lo
 ? lib/cppunit-1.10.0/src/cppunit/ProtectorChain.lo
 ? lib/cppunit-1.10.0/src/cppunit/RepeatedTest.lo
 ? lib/cppunit-1.10.0/src/cppunit/ShlDynamicLibraryManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/SourceLine.lo
 ? lib/cppunit-1.10.0/src/cppunit/StringTools.lo
 ? lib/cppunit-1.10.0/src/cppunit/SynchronizedObject.lo
 ? lib/cppunit-1.10.0/src/cppunit/Test.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestAssert.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestCase.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestCaseDecorator.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestComposite.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestDecorator.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestFactoryRegistry.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestFailure.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestLeaf.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestNamer.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestPath.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestPlugInDefaultImpl.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestResult.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestResultCollector.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestRunner.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestSetUp.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestSuccessListener.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestSuite.lo
 ? lib/cppunit-1.10.0/src/cppunit/TestSuiteBuilderContext.lo
 ? lib/cppunit-1.10.0/src/cppunit/TextOutputter.lo
 ? lib/cppunit-1.10.0/src/cppunit/TextTestProgressListener.lo
 ? lib/cppunit-1.10.0/src/cppunit/TextTestResult.lo
 ? lib/cppunit-1.10.0/src/cppunit/TextTestRunner.lo
 ? lib/cppunit-1.10.0/src/cppunit/TypeInfoHelper.lo
 ? lib/cppunit-1.10.0/src/cppunit/UnixDynamicLibraryManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/Win32DynamicLibraryManager.lo
 ? lib/cppunit-1.10.0/src/cppunit/XmlDocument.lo
 ? lib/cppunit-1.10.0/src/cppunit/XmlElement.lo
 ? lib/cppunit-1.10.0/src/cppunit/XmlOutputter.lo
 ? lib/cppunit-1.10.0/src/cppunit/XmlOutputterHook.lo
 ? lib/cppunit-1.10.0/src/cppunit/libcppunit.la
 ? lib/libTrie/cfgaux
 ? lib/libTrie/test/trie
 ? lib/libTrie/test/trie-c
 ? lib/tests/.dirstamp
 ? lib/tests/.libs
 ? lib/tests/testAll
 ? src/.libs
 ? src/ufsdump
 ? src/DiskIO/.deps
 ? src/DiskIO/.dirstamp
 ? src/DiskIO/AIO/.deps
 ? src/DiskIO/Blocking/.deps
 ? src/DiskIO/Blocking/.dirstamp
 ? src/DiskIO/DiskDaemon/.deps
 ? src/DiskIO/DiskThreads/.deps
 ? src/ICAP/.deps
 ? src/auth/basic/.deps
 ? src/auth/digest/.deps
 ? src/auth/digest/.dirstamp
 ? src/auth/negotiate/.deps
 ? src/auth/negotiate/.dirstamp
 ? src/auth/ntlm/.deps
 ? src/auth/ntlm/.dirstamp
 ? src/fs/aufs/.deps
 ? src/fs/coss/.deps
 ? src/fs/diskd/.deps
 ? src/fs/null/.deps
 ? src/fs/ufs/.deps
 ? src/repl/heap/.deps
 ? src/repl/lru/.deps
 ? src/tests/.deps
 ? src/tests/.dirstamp
 ? src/tests/.libs
 ? src/tests/testACLMaxUserIP
 ? src/tests/testAuth
 ? src/tests/testBoilerplate
 ? src/tests/testHeaders
 ? src/tests/testHttpRequest
 ? src/tests/testStore
 ? src/tests/testString
 ? src/tests/testURL
 ? src/tests/testUfs
 ? test-suite/.dirstamp
 ? test-suite/.libs
 ? test-suite/debug
 ? tools/.deps
 ? tools/.libs
 ? tools/Makefile
 ? tools/Makefile.in
 ? tools/cachemgr.cgi
 ? tools/squidclient

I don't recall seeing that kind of spew before.

Tres.
- --
===================================================================
Tres Seaver +1 202-558-7113 tseaver@palladion.com
Palladion Software "Excellence by Design" http://palladion.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFEZ2Dc+gerLs4ltQ4RAoaAAJ9QpD04Y/7MCEBLZTMUC2HKH6B+BwCePEm5
Sd4F3UtnNinEj6vqkqM42G4=
=tzu3
-----END PGP SIGNATURE-----
Received on Sun May 14 2006 - 10:55:24 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jun 01 2006 - 12:00:04 MDT