Unix Technical Forum

Moving a project from gborg to pgfoundry?

This is a discussion on Moving a project from gborg to pgfoundry? within the pgsql Hackers forums, part of the PostgreSQL category; --> Hi all, When pgfoundry was opened, there was some talk about moving the projects from gborg there. This has ...


Go Back   Unix Technical Forum > Database Server Software > PostgreSQL > pgsql Hackers

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-11-2008, 04:08 AM
Shachar Shemesh
 
Posts: n/a
Default Moving a project from gborg to pgfoundry?

Hi all,

When pgfoundry was opened, there was some talk about moving the projects
from gborg there. This has not, to date, happened. Is there any chance
of this happening now, even if only for the specific project? I feel
really bad about releasing a new version of ole db, with the news of the
previous release not yet disappearing from the main page.

I don't even need all of the infrastructure. Moving just CVS and the
mailing lists will be more than enough. There is nothing important in
the bug and other areas that cannot be reconstructed in a few minute's work.

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 04-11-2008, 04:09 AM
Marc G. Fournier
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?


If only the CVS/Mailing lists are needed, and nothing that is "in the
database", then this shouldn't be too hard ... go to pgfoundry, submit for
the new project ... once it is approved, create the various mailing lists
that you have on gborg, and then, *before* you do anything else on either,
I can move copies of both from gborg -> pgfoundry ...

Once I've copied both over, I'll get Chris to mark the gborg project as
being 'disabled' so that nobody will see it over there anymore ...




On Sun, 20 Mar 2005, Shachar Shemesh wrote:

> Hi all,
>
> When pgfoundry was opened, there was some talk about moving the projects from
> gborg there. This has not, to date, happened. Is there any chance of this
> happening now, even if only for the specific project? I feel really bad about
> releasing a new version of ole db, with the news of the previous release not
> yet disappearing from the main page.
>
> I don't even need all of the infrastructure. Moving just CVS and the mailing
> lists will be more than enough. There is nothing important in the bug and
> other areas that cannot be reconstructed in a few minute's work.
>
> Shachar
>
> --
> Shachar Shemesh
> Lingnu Open Source Consulting ltd.
> Have you backed up today's work? http://www.lingnu.com/backup.html
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 4: Don't 'kill -9' the postmaster
>


----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 04-11-2008, 04:09 AM
Thomas Hallgren
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?

Marc G. Fournier wrote:
>
> If only the CVS/Mailing lists are needed, and nothing that is "in the
> database", then this shouldn't be too hard ... go to pgfoundry, submit
> for the new project ... once it is approved, create the various mailing
> lists that you have on gborg, and then, *before* you do anything else on
> either, I can move copies of both from gborg -> pgfoundry ...
>
> Once I've copied both over, I'll get Chris to mark the gborg project as
> being 'disabled' so that nobody will see it over there anymore ...
>

Actually, it would be very nice if the project was still visible at
gborg with a single page explaining that the project has moved. People
may get the wrong idea if it just disappears.

I'm still in status quo with PL/Java. I'm eager to help out to get the
move done, but I still don't know what more I can do. My requirements
are the same as Shachar's although a dump of the current bug database
would be helpful.

Genpages, uploads, etc. are things that I can reconstruct from material
that's in the CVS.

Regards,
Thomas Hallgren


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 04-11-2008, 04:09 AM
Marc G. Fournier
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?

On Sun, 20 Mar 2005, Thomas Hallgren wrote:

> Marc G. Fournier wrote:
>>
>> If only the CVS/Mailing lists are needed, and nothing that is "in the
>> database", then this shouldn't be too hard ... go to pgfoundry, submit for
>> the new project ... once it is approved, create the various mailing lists
>> that you have on gborg, and then, *before* you do anything else on either,
>> I can move copies of both from gborg -> pgfoundry ...
>>
>> Once I've copied both over, I'll get Chris to mark the gborg project as
>> being 'disabled' so that nobody will see it over there anymore ...
>>

> Actually, it would be very nice if the project was still visible at gborg
> with a single page explaining that the project has moved. People may get the
> wrong idea if it just disappears.
>
> I'm still in status quo with PL/Java. I'm eager to help out to get the move
> done, but I still don't know what more I can do. My requirements are the same
> as Shachar's although a dump of the current bug database would be helpful.


mailing lists and cvs are easy, as they are the same format under either
.... its the 'database conversion' stuff that is the reason for the long
hold up for the rest ...

----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy@hub.org Yahoo!: yscrappy ICQ: 7615664

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo@postgresql.org)

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 04-11-2008, 04:09 AM
Dave Cramer
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?

I think having to be on a specific server to get automatic updates on
the front page is the problem. Moving it not the correct solution. There
are may postgresql related projects that don't live on pgfoundry, or
even gborg.

Why is this a necessity?

Can't we set up some sort of interface to the latest news?

Dave

Marc G. Fournier wrote:

> On Sun, 20 Mar 2005, Thomas Hallgren wrote:
>
>> Marc G. Fournier wrote:
>>
>>>
>>> If only the CVS/Mailing lists are needed, and nothing that is "in
>>> the database", then this shouldn't be too hard ... go to pgfoundry,
>>> submit for the new project ... once it is approved, create the
>>> various mailing lists that you have on gborg, and then, *before* you
>>> do anything else on either, I can move copies of both from gborg ->
>>> pgfoundry ...
>>>
>>> Once I've copied both over, I'll get Chris to mark the gborg project
>>> as being 'disabled' so that nobody will see it over there anymore ...
>>>

>> Actually, it would be very nice if the project was still visible at
>> gborg with a single page explaining that the project has moved.
>> People may get the wrong idea if it just disappears.
>>
>> I'm still in status quo with PL/Java. I'm eager to help out to get
>> the move done, but I still don't know what more I can do. My
>> requirements are the same as Shachar's although a dump of the current
>> bug database would be helpful.

>
>
> mailing lists and cvs are easy, as they are the same format under
> either ... its the 'database conversion' stuff that is the reason for
> the long hold up for the rest ...
>
> ----
> Marc G. Fournier Hub.Org Networking Services
> (http://www.hub.org)
> Email: scrappy@hub.org Yahoo!: yscrappy ICQ:
> 7615664
>
> ---------------------------(end of broadcast)---------------------------
> TIP 2: you can get off all lists at once with the unregister command
> (send "unregister YourEmailAddressHere" to majordomo@postgresql.org)
>
>


--
Dave Cramer
http://www.postgresintl.com
519 939 0336
ICQ#14675561


---------------------------(end of broadcast)---------------------------
TIP 9: the planner will ignore your desire to choose an index scan if your
joining column's datatypes do not match

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 04-11-2008, 04:09 AM
Shachar Shemesh
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?

Marc G. Fournier wrote:

> On Sun, 20 Mar 2005, Thomas Hallgren wrote:
>
>> Marc G. Fournier wrote:
>>
>>> Once I've copied both over, I'll get Chris to mark the gborg project
>>> as being 'disabled' so that nobody will see it over there anymore ...

>>

Ok, I submitted a request for the project under pgfoundry. Same name
(oledb).

>> Actually, it would be very nice if the project was still visible at
>> gborg with a single page explaining that the project has moved.
>> People may get the wrong idea if it just disappears.

>

Seconded. The address was in the files in the release.

>> I'm still in status quo with PL/Java. I'm eager to help out to get
>> the move done, but I still don't know what more I can do. My
>> requirements are the same as Shachar's although a dump of the current
>> bug database would be helpful.

>
>
> mailing lists and cvs are easy, as they are the same format under
> either ... its the 'database conversion' stuff that is the reason for
> the long hold up for the rest ...


Yes, well. I never liked much the way gborg handled bugs. In fact, it's
the fact that people started using the bug system under gborg that
causes me to miss pgfoundry so much. Comments such as the one on
http://gborg.postgresql.org/project/...update.php?755 also
don't help.

The three bugs or so that actually need tracking I can transfer myself.
I don't think it justifies writing automatic conversion. It does not
even seem as if gborg is enjoying a lot of active projects anyways. Of
the three projects that had anything new to say in over a month, two
have just stated that they don't care about the rest of the info anyways.

To summarize, just give me read only access to the old project's data
and I'm set.

Shachar

--
Shachar Shemesh
Lingnu Open Source Consulting ltd.
Have you backed up today's work? http://www.lingnu.com/backup.html


---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 04-11-2008, 04:09 AM
Thomas Hallgren
 
Posts: n/a
Default Re: Moving a project from gborg to pgfoundry?

Shachar Shemesh wrote:

> To summarize, just give me read only access to the old project's data
> and I'm set.


I second that.

- thomas


---------------------------(end of broadcast)---------------------------
TIP 4: Don't 'kill -9' the postmaster

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 03:23 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0
www.UnixAdminTalk.com