> So here's the question I have...  what do we do for our working web
> directory?  Is the "proper" way to do that:
> import it into CVS
> delete the current htdocs directory
> check a copy out of CVS, into the apache directory (and run from that)
> 
> And then whenever there are updates, just do a cvs update on the "working"
> copy?

If you want all checkins to automatically go live you might want to
consider maintaining a reference directory. Look at page 102 of the
CVS manual (Section B.6.2) for an example of this. We used to keep a
reference directory at my lab but eventually dropped it (so we could
have more control over releases).

-Rick

+-------------------------------------------<[EMAIL PROTECTED]>-+
| Richard Jennings Duncan                 http://www.isip.msstate.edu |
| Graduate Research Assistant    Institute for Signal and Info. Proc. |
| Mississippi State University                       Computer Science |
+---------------------------------------------------------------------+

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to