Subversion repo up
You can now checkout a pgsql converted to svn repo here:
http://projects.commandprompt.com/public/pgsql/repo/
It updates every four hours or so.
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
Joshua D. Drake wrote:
You can now checkout a pgsql converted to svn repo here:
http://projects.commandprompt.com/public/pgsql/repo/
It updates every four hours or so.
You can access thusly:
svn co --username anonymous
http://projects.commandprompt.com/public/pgsql/repo pg
Joshua D. Drake
--
=== The PostgreSQL Company: Command Prompt, Inc. ===
Sales/Support: +1.503.667.4564 || 24x7/Emergency: +1.800.492.2240
Providing the most comprehensive PostgreSQL solutions since 1997
http://www.commandprompt.com/
Donate to the PostgreSQL Project: http://www.postgresql.org/about/donate
PostgreSQL Replication: http://www.commandprompt.com/products/
Joshua D. Drake wrote:
You can now checkout a pgsql converted to svn repo here:
I'd like to use svnsync (see [1]http://subversion.tigris.org/svn_1.4_releasenotes.html#svnsync) to create a read-only mirror of the
pgsql svn repository (see [2]http://projects.commandprompt.com/public/pgsql/repo/). svnsync requires svn version >= 1.4 as
source repository server (see [1]http://subversion.tigris.org/svn_1.4_releasenotes.html#svnsync). The pgsql svn repository [2]http://projects.commandprompt.com/public/pgsql/repo/ is
currently running subversion 1.3.1. Is there a way to upgrade this svn
repository to svn >= 1.4 or to push this svn repository to a svn >= 1.4
server? Any other ideas? Or should I create my own svn repository from
the main cvs repository?
kind regards,
Hannes Eder
Footnotes:
[1]: http://subversion.tigris.org/svn_1.4_releasenotes.html#svnsync
[2]: http://projects.commandprompt.com/public/pgsql/repo/
Hello,
The svn repository is currently accessible only via https,the address is:
https://projects.commandprompt.com/public/pgsql/repo/
AFAIK Joshua planned to upgrade svn to version 1.4, however, I don't know when
it would happen.
Hannes Eder wrote:
Joshua D. Drake wrote:
You can now checkout a pgsql converted to svn repo here:
I'd like to use svnsync (see [1]) to create a read-only mirror of the
pgsql svn repository (see [2]). svnsync requires svn version >= 1.4 as
source repository server (see [1]). The pgsql svn repository [2] is
currently running subversion 1.3.1. Is there a way to upgrade this svn
repository to svn >= 1.4 or to push this svn repository to a svn >= 1.4
server? Any other ideas? Or should I create my own svn repository from
the main cvs repository?kind regards,
Hannes EderFootnotes:
[1] http://subversion.tigris.org/svn_1.4_releasenotes.html#svnsync
[2] http://projects.commandprompt.com/public/pgsql/repo/
Regards,
--
Alexey Klyukin http://www.commandprompt.com/
The PostgreSQL Company - Command Prompt, Inc.