Re: Matching CVS tag and my current kernel
Re: Matching CVS tag and my current kernel
- Subject: Re: Matching CVS tag and my current kernel
- From: "Justin C. Walker" <email@hidden>
- Date: Wed, 1 Jan 2003 20:34:30 -0800
Looks like things might be a tad out of control at Darwin central. From
the look of the log, there are too many cooks actively spoiling the
broth:
RCS file: /cvs/Darwin/src/notlive/xnu/Makefile,v
Working file: Makefile
head: 1.2
branch:
locks: strict
access list:
symbolic names:
APPLE-Security-Update-2002-11-21: 1.2
APPLE-10-2-2: 1.2
xnu-344-12-2: 1.2
Apple-344-2: 1.1.1.5
xnu-10: 1.1.1.5
Apple-344: 1.1.1.5
FWIW, what I do is to check out 'xnu', to get a few files in a CVS
tree. Then do 'cvs log' on one of those files, and figure out from the
list of tags what might work.
In this case, looks like you have a few choices :-}. I'd give either
344-12-2 or the APPLE-10-2-2 versions a shot.
Sadly, there appears to be some glitches in the movement from the
Apple-internal to darwin-external 'xnu' trees.
Regards,
Justin
On Wednesday, January 1, 2003, at 08:12 PM, Michael Kress wrote:
I'm trying to match my current kernel with a CVS version and things
aren't proceeding as I'd expected. I'm at OS X 10.2.2.
[doodle:~] micalk% uname -v
Darwin Kernel Version 6.2: Tue Nov 5 22:00:03 PST 2002;
root:xnu/xnu-344.12.2.obj~1/RELEASE_PPC
[doodle:~] micalk% cvs -z3 checkout -r Apple-344-12-2 xnu
? xnu/BUILD
cvs [server aborted]: no such tag Apple-344-12-2
Same occurs for Apple-344-12. When I checkout Apple-344 everything is
okay, and I can build the kernel, but I get Darwin Kernel Version 6.0.
I haven't yet tried Apple-344-2 since I'd expect that I still wouldn't
get the kernel version I want.
What do I have to do to match my current kernel version or is that not
possible?
Michael Kress
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.
--
Justin C. Walker, Curmudgeon-At-Large *
Institute for General Semantics | When LuteFisk is outlawed
| Only outlaws will have
| LuteFisk
*--------------------------------------*-------------------------------*
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.