File tree Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Expand file tree Collapse file tree 1 file changed +28
-0
lines changed Original file line number Diff line number Diff line change
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
+
You can’t perform that action at this time.
0 commit comments