On Mon, 6 Apr 1998, Bruce Momjian wrote:
> >
> > > > I am embarrassed to keep asking about this, I really do know about
> > > > databases, but I have never used CVS and cvsup so all help is
> > > > appreciated.
> > > That's okay...I'm embarressed that I don't remember how to do
> > > this, after doing it so many times lately :(
> >
> > Oh yeah? Well _I'm_ embarrassed that I couldn't figure out how CVSup and
> > cvs could be used together on my machine! This was a useful discussion
> > David; keep up with the stupid questions.
> >
> > David/someone, would you want to take a crack at consolidating this
> > discussion into either SGML/docbook source or into plain text that I can
> > mark up? This should go into the developer's guide...
>
> OK, now I am confused. Why would you use cvs on your local machine? I
> just use cvsup to download the most recent code, and log into
> postgresql.org to use cvs to update my changes. After the 'cvs update',
> I run cvsup again to re-sync my local source with the current tree.
>
> What am I missing?
The fact that you can login to postgresql.org and update the
source tree so that your work doesn't diverge greatly from that which is
the main source tree? :)