Skip to content

Commit dfb30aa

Browse files
committed
Added README with description of github.com/reorg
1 parent 153d81f commit dfb30aa

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

README.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
pg_reorg -- UNOFFICIAL REPOSITORY
2+
=================================
3+
4+
This is NOT the official pg_reorg repository. Official development is
5+
currently on pgFoundry: http://pgfoundry.org/projects/reorg
6+
7+
This repository (and the url https://github.com/reorg) has been set up by me
8+
(Daniele) to provide greater visibility and easier contribution to the
9+
pg_reorg project, an intention apparent from a recent `mailing list
10+
discussion`__.
11+
12+
.. __: http://archives.postgresql.org/pgsql-hackers/2012-09/msg00746.php
13+
14+
The current maintainers will be invited to the organization and will receive
15+
administrative privileges, keeping total control of the project.
16+
17+
----
18+
19+
This repository has been created using the command::
20+
21+
git cvsimport -v -d :pserver:anonymous@cvs.pgfoundry.org:/cvsroot/reorg -A pg_reorg.auths -C pg_reorg -k -r cvs pg_reorg
22+
23+
with a suitably populated pg_reorg.auths.
24+
25+
I assume new CSV commits will be added to ``remotes/cvs/master``, but I'm not
26+
sure yet, so please consider this repository unstable until the development
27+
model has been organized.
28+

0 commit comments

Comments
 (0)