Re: CVS Web on Apple's Darwin site?
Hi Stiphane, On Friday, June 27, 2003, at 03:44 AM, Stiphane Sudre wrote: Is there still a CVS Web option on the Apple's Darwin site? I wanted to make a diff between 2 versions of uipc_socket.c in xnu/bsd/kern to see if something had changed between the Darwin version for Mac OS X 10.1 and the Darwin 6.x version but I can't find: - the old version on opendarwin - the CVS Web feature on Apple's Darwin site. You can mount the sources using WebDAV. From <http://developer.apple.com/darwin/projects/darwin/ >: "There are two ways to obtain Darwin software: Via the web Via a WebDAV volume For Mac OS X users: In the Finder select "Connect to Server" under the "Go" menu. Then enter the following in the "Address" field: http://www.opensource.apple.com/darwinsource/ The Darwin source will appear as a read-only volume on your desktop, which you can then browse just like any other volume." Once you have the volume mounted, you can run diff against its contents. HTH, --gc _______________________________________________ darwin-kernel mailing list | darwin-kernel@lists.apple.com Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/darwin-kernel Do not post admin requests to the list. They will be ignored.
participants (1)
-
Garth Cummings