Re: [HACKERS] Developer setup, what works? - Mailing list pgsql-hackers

From Bruce Momjian
Subject Re: [HACKERS] Developer setup, what works?
Date
Msg-id 199804061403.KAA22626@candle.pha.pa.us
Whole thread Raw
In response to Re: [HACKERS] Developer setup, what works?  ("Thomas G. Lockhart" <lockhart@alumni.caltech.edu>)
Responses Re: [HACKERS] Developer setup, what works?
List pgsql-hackers
>
> > > 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?

--
Bruce Momjian                          |  830 Blythe Avenue
maillist@candle.pha.pa.us              |  Drexel Hill, Pennsylvania 19026
  +  If your life is a hard drive,     |  (610) 353-9879(w)
  +  Christ can be your backup.        |  (610) 853-3000(h)

pgsql-hackers by date:

Previous
From: The Hermit Hacker
Date:
Subject: More on last reported problem...
Next
From: Tom Ivar Helbekkmo
Date:
Subject: Re: [HACKERS] Open 6.3.1 issues