[ On Thursday, August 3, 2000 at 13:03:06 (-0700), Glew, Andy wrote: ]
> Subject: CVS'ing home directory files; CVS in place
>
> This is probably a dumb question, but:
> 
> I want to use CVS to version control files in my home
> directory, such as ~glew-home/.cshrc.

You need a build process to accompany CVS.

Check out your "home" module into a normal working directory, commit a
Makefile in the module that installs your .cshrc file and whatever, and
run "make" every time you want to update your real home directory files
with what's in your working directory.

-- 
                                                        Greg A. Woods

+1 416 218-0098      VE3TCP      <[EMAIL PROTECTED]>      <robohack!woods>
Planix, Inc. <[EMAIL PROTECTED]>; Secrets of the Weird <[EMAIL PROTECTED]>

Reply via email to