Re: PostgreSQL and SVN - help me...

From: Raymond O'Donnell <rod(at)iol(dot)ie>
To: Rodrigo Faccioli <faccioli(dot)postgresql(at)gmail(dot)com>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: PostgreSQL and SVN - help me...
Date: 2008-08-13 20:48:23
Message-ID: 48A34897.6070402@iol.ie
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

On 13/08/2008 21:30, Rodrigo Faccioli wrote:

> I want to know if is possible I install SVN (subversion control version)
> on postgresql. if is possible, is my idea the best?

I'm not sure what you mean....

If you want to use PostgreSQL as a back-end for Subversion, I don't
think you can - SVN uses BerkelyDB, IIRC.

If you're talking about accessing the source code repository for PG, it
uses CVS, and the details are on the website. Of course, there's nothing
to stop you setting up your own private SVN repository for the PG code
if you *really* want to.... :-)

Ray.

------------------------------------------------------------------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod(at)iol(dot)ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------------

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Alvaro Herrera 2008-08-13 20:53:47 Re: automatic REINDEX-ing
Previous Message Dann Corbit 2008-08-13 20:43:06 Re: PostgreSQL and SVN - help me...