From: Robert R. <moc...@ro...> - 2002-02-24 01:44:25
|
Thanks for the info but I appear to be still stuck. I'm new to cvs and that maybe the problem. I have been using the following to check out the project robertra% cvs -z8 -d:pserver:ano...@cv...:/cvsroot/tcl co tcl and appear to getting source files for everything but macosx. [cpe00306547fc90:~/tmp_source/tcl/macosx] robertra% pwd /Users/robertra/tmp_source/tcl/macosx [cpe00306547fc90:~/tmp_source/tcl/macosx] robertra% find ./ -print ./ .//CVS .//CVS/Entries .//CVS/Repository .//CVS/Root .//Tcl.pbproj .//Tcl.pbproj/CVS .//Tcl.pbproj/CVS/Entries .//Tcl.pbproj/CVS/Repository .//Tcl.pbproj/CVS/Root [cpe00306547fc90:~/tmp_source/tcl/macosx] robertra% rob Jim Ingham wrote: > Are you sure that you checked out the macosx-8-4-branch? When you add > directories to a branch, they infiltrate the head as well, but the > files don't show up till they are committed to the head. I am still > working on a branch, so you need to add > > -rmacosx-8-4-branch > > to your checkout line. > > Jim > > On Friday, February 22, 2002, at 02:53 AM, Robert Ramsay wrote: > >> Hi >> >> Curious to know what I am missing about the following. >> >> I am attempting to build a version of the latest release of mac osx tcl. >> >> I've downloaded the tcl project from sourceforge via cvs anonymous. >> >>> drwxr-xr-x 21 robertra staff 670 Feb 21 07:13 . >>> drwxr-xr-x 3 robertra staff 58 Feb 21 07:10 .. >>> drwxr-xr-x 5 robertra staff 264 Feb 21 07:52 CVS >>> -rw-r--r-- 1 robertra staff 180608 Feb 20 14:08 ChangeLog >>> -rw-r--r-- 1 robertra staff 90675 Sep 13 15:10 ChangeLog.1999 >>> -rw-r--r-- 1 robertra staff 94642 Jan 28 20:17 ChangeLog.2000 >>> -rw-r--r-- 1 robertra staff 6935 Aug 8 2001 README >>> drwxr-xr-x 3 robertra staff 264 Feb 21 07:13 S4-0-2 >>> -rw-r--r-- 1 robertra staff 243291 Feb 19 03:38 changes >>> drwxr-xr-x 27 robertra staff 874 Feb 21 07:13 compat >>> drwxr-xr-x 4 robertra staff 264 Feb 21 07:13 djgpp >>> drwxr-xr-x 195 robertra staff 6586 Feb 21 07:13 doc >>> drwxr-xr-x 98 robertra staff 3288 Feb 21 07:13 generic >>> drwxr-xr-x 31 robertra staff 1010 Feb 21 07:13 library >>> -rw-r--r-- 1 robertra staff 2233 Jun 29 1998 license.terms >>> drwxr-xr-x 59 robertra staff 1962 Feb 21 07:13 mac >>> drwxr-xr-x 4 robertra staff 264 Feb 21 07:13 macosx >>> drwxr-xr-x 137 robertra staff 4614 Feb 21 07:13 tests >>> drwxr-xr-x 30 robertra staff 976 Feb 21 07:13 tools >>> drwxr-xr-x 41 robertra staff 1350 Feb 21 07:13 unix >>> drwxr-xr-x 48 robertra staff 1588 Feb 21 07:13 win >> >> >> >> When I attempt to open the Tcl.pbproj from within the macosx dir I >> get an error >> about not being able to open the file. >> >> >> I'd appreciate any suggestions. >> >> >> rob >> moc...@ro... >> >> >> >> _______________________________________________ >> Tcl-mac mailing list >> Tc...@li... >> https://lists.sourceforge.net/lists/listinfo/tcl-mac >> > -- > Jim Ingham ji...@ap... > Developer Tools - gdb > Apple Computer > > > _______________________________________________ > Tcl-mac mailing list > Tc...@li... > https://lists.sourceforge.net/lists/listinfo/tcl-mac > |