Re: [HACKERS] CVS

From: Thomas Lockhart <lockhart(at)alumni(dot)caltech(dot)edu>
To: daniel(at)umc(dot)se
Cc: hackers(at)postgreSQL(dot)org
Subject: Re: [HACKERS] CVS
Date: 1999-05-14 13:32:57
Message-ID: 373C2609.6DA4C5E@alumni.caltech.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

> It would be very nice to have the same kind of web interface as the
> FreeBSD has, with a web accessible CVS tree.

Uh, we do have it. cvsup is up and running on postgresql.org (a
FreeBSD machine) and we have posted several binaries on

ftp://postgresql.org/pub/CVSup/

Since you mention it, I had posted the other day a request for someone
to test some RPMs I have made of the latest CVSup release. It would
need a Linux glibc2 machine (I built it on a RH5.2 system), and the
RPMs include an example file for Postgres clients. They are in
/pub/CVSup/beta/ on our ftp server. Once someone installs them
successfully I'll go ahead and update them (the
/etc/rc.d/init.d/cvsupd.init startup file was not quite right, but a
test of the cvsup client would be sufficient to verify the RPMs I
think).

The *great* thing about CVSup is that you end up with the full CVS
repository on your local machine, and can do things like "cvs log"
without going over the net. CVSup has so many optimizations for file
transfer that it just screams over the network, and updates of the CVS
tree happen much faster than anonymous CVS can do.

I'm hoping to get the time to finish marking up a chapter for the docs
on CVS access to postgresql.org, including the CVSup option. In the
meantime look at doc/FAQ_CVS and doc/src/sgml/cvs.sgml. Does anyone
have an interest in picking this up as they do an install themselves?
Would be a great help...

- Thomas

--
Thomas Lockhart lockhart(at)alumni(dot)caltech(dot)edu
South Pasadena, California

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Bernard Frankpitt 1999-05-14 13:37:44 Re: [HACKERS] System Catalogs
Previous Message Oleg Bartunov 1999-05-14 13:28:06 configure --with-xxxx problem