home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #27 / NN_1992_27.iso / spool / comp / unix / bsd / 9111 < prev    next >
Encoding:
Text File  |  1992-11-19  |  2.1 KB  |  50 lines

  1. Newsgroups: comp.unix.bsd
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!moe.ksu.ksu.edu!ux1.cso.uiuc.edu!news.cso.uiuc.edu!dcl-nxt50!rkb55989
  3. From: rkb55989@dcl-nxt50 (Rafal Krzysztof Boni)
  4. Subject: [386bsd] RCS + make
  5. Message-ID: <By07vE.Fwt@news.cso.uiuc.edu>
  6. Sender: usenet@news.cso.uiuc.edu (Net Noise owner)
  7. Organization: University of Illinois at Urbana
  8. Date: Fri, 20 Nov 1992 07:38:01 GMT
  9. Keywords: huh?
  10. Lines: 38
  11.  
  12. Howdee all...
  13.     I have yet another question for the seemingly millions of gurus on this
  14.     group....
  15.  
  16.     I just decided that I would like to play around w/RCS on a larger scale
  17.     and [for example] have my whole kernel build tree under RCS, so that
  18.     when I apply non-mainline patches, I can easily start a new branch,
  19.     and thus avoid doing large amounts of "cp blah.c blah.old; mv blah.orig
  20.     blah.orig.old; mv blah.old blah.orig" type of things... Also, with
  21.     RCS, I can hopefully also make out well with disk space, which lots
  22.     of ".orig" and ".pl???" files are taking up...
  23.  
  24.     Now, my question is this: Is there any way to automate the checkout
  25.     process on build?? I really don't want to have to check out all of 
  26.     the kernel tree before I decide to build it....
  27.  
  28.     I have played with the make configuration files in /usr/share/mk, and
  29.     gotten this to work on a small scale, but I thought I would ask for
  30.     more info before I did something like trashed my whole kernel source
  31.     tree....
  32.  
  33.     So, if anyone is using this, or has a better way of doing things,
  34.     please let me know...
  35.  
  36.                 Thanks in advance for the input,
  37.                             Rafal
  38.  
  39.  
  40. /------------------------------------------------------------------------\
  41. |You have had all that money can give you, but that wasn't enough... You |
  42. |became a thrill seeker... This thrill seeking became the one great thing|
  43. |in your life; piling one thrill on another until... The MURDER!         |
  44. |                         -Ministry ("So What")    |
  45. +------------------------------------------------------------------------+
  46. |Rafal Boni                                 r-boni@uiuc.edu|
  47. |"Me have a .sig?? I don't even have a clue!"    rkb55989@uxa.cso.uiuc.edu|
  48. |            -Anonymous         rkb55989@sumter.cso.uiuc.edu|
  49. \------------------------------------------------------------------------/
  50.