CVS? SF? cvs.squeakfoundation.org? Confusion! :)

Ned Konz ned at squeakland.org
Mon Jul 5 21:55:12 UTC 2004


On Monday 05 July 2004 12:56 pm, goran.krampe at bluefish.se wrote:

> After using Ian's 3.7b-5 sources (works kinda fine) I decided to instead
> use the CVS sources from SF. But I kept getting a weird error on
> checkout - which apparently others get too (permission denied about
> creating some /tmp/cvs-yaddayadda directory - on the server that is).

It works OK if you use your SF login and don't use the anon CVS.

That is:
	cvs -d :ext:nedkonz at cvs.sf.net:/cvsroot/squeak -z3 co squeak

> And then Ken, Cees and I got chatting on IRC about the CVS move to sqf.
> And Cees said - he has rigged CVS. Fine! So I thought - perhaps we
> should take the chance and make the move.

Sure. It's clear that SF doesn't want us.

> And more importantly - do people KNOW? :)

I didn't.

> So if anyone has any good answers to the above - please enlighten us. IF
> the move has been done properly - then we need to shut down SF ASAP -
> because otherwise we end up in a MESS.

We are already:

diff -x CVS -c -r cvsTest2/squeak/platforms/Cross/vm/sq.h sqfCVS/squeak/platforms/Cross/vm/sq.h
! *   RCSID:   $Id: sq.h,v 1.13 2004/05/19 23:31:21 rowledge Exp $
! *   RCSID:   $Id: sq.h,v 1.12 2003/12/02 04:47:02 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/plugins/FilePlugin/sqMacDirectory.c sqfCVS/squeak/platforms/Mac OS/plugins/FilePlugin/sqMacDirectory.c
! *   RCSID:   $Id: sqMacDirectory.c,v 1.10 2004/04/23 20:45:30 johnmci Exp $
! *   RCSID:   $Id: sqMacDirectory.c,v 1.9 2003/12/02 04:52:02 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacFileLogic.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacFileLogic.c
! *   RCSID:   $Id: sqMacFileLogic.c,v 1.13 2004/04/23 20:46:12 johnmci Exp $
! *   RCSID:   $Id: sqMacFileLogic.c,v 1.12 2003/12/02 04:52:22 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacMain.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacMain.c
! *   RCSID:   $Id: sqMacMain.c,v 1.20 2004/02/19 04:34:34 johnmci Exp $
! *   RCSID:   $Id: sqMacMain.c,v 1.19 2003/12/02 04:52:46 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacMemory.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacMemory.c
! *   RCSID:   $Id: sqMacMemory.c,v 1.13 2004/04/23 20:47:15 johnmci Exp $
! *   RCSID:   $Id: sqMacMemory.c,v 1.12 2003/07/31 13:00:57 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacNSPlugin.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacNSPlugin.c
! *   RCSID:   $Id: sqMacNSPlugin.c,v 1.16 2004/02/19 04:34:42 johnmci Exp $
! *   RCSID:   $Id: sqMacNSPlugin.c,v 1.15 2004/01/07 05:24:10 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacTime.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacTime.c
! *   RCSID:   $Id: sqMacTime.c,v 1.15 2004/04/23 20:47:52 johnmci Exp $
! *   RCSID:   $Id: sqMacTime.c,v 1.14 2003/12/16 22:08:32 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacUIAppleEvents.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacUIAppleEvents.c
! *   RCSID:   $Id: sqMacUIAppleEvents.c,v 1.3 2004/04/23 20:46:38 johnmci Exp $
! *   RCSID:   $Id: sqMacUIAppleEvents.c,v 1.2 2003/12/02 04:52:56 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacUIEvents.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacUIEvents.c
! *   RCSID:   $Id: sqMacUIEvents.c,v 1.22 2004/04/23 20:49:34 johnmci Exp $
! *   RCSID:   $Id: sqMacUIEvents.c,v 1.20 2004/01/07 05:25:39 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/Mac OS/vm/sqMacWindow.c sqfCVS/squeak/platforms/Mac OS/vm/sqMacWindow.c
! *   RCSID:  $Id: sqMacWindow.c,v 1.31 2004/04/23 20:48:31 johnmci Exp $
! *   RCSID:  $Id: sqMacWindow.c,v 1.30 2003/12/02 04:53:12 johnmci Exp $
diff -x CVS -c -r cvsTest2/squeak/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c sqfCVS/squeak/platforms/win32/plugins/SocketPlugin/sqWin32NewNet.c
! *   RCSID:   $Id: sqWin32NewNet.c,v 1.9 2004/01/19 22:25:51 andreasraab Exp $
! *   RCSID:   $Id: sqWin32NewNet.c,v 1.8 2003/11/21 17:19:49 andreasraab Exp $
!   static char RCSID[]="$Id: sqWin32NewNet.c,v 1.9 2004/01/19 22:25:51 andreasraab Exp $";
!   static char RCSID[]="$Id: sqWin32NewNet.c,v 1.8 2003/11/21 17:19:49 andreasraab Exp $";


We need to be official about the move.

-- 
Ned Konz
http://bike-nomad.com/squeak/



More information about the Squeak-dev mailing list