savannah-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-dev] Merging GNU Savannah and the CERN branch


From: Marcus Hardt
Subject: Re: [Savannah-dev] Merging GNU Savannah and the CERN branch
Date: Thu, 4 Sep 2003 11:54:13 +0200
User-agent: KMail/1.5.3

Hi!

The database removing/renaming/adding seems a serious step to me, which should 
only be done once.

At savannah.fzk.de we added two extra tables to the database which I'd like to 
find in the refurbished savannah once we start merging our branch.

For the way we handle the subdirectories of CVS we need these entries in the 
groups table:
CREATE TABLE groups (
  cvs_subdir varchar(100) NOT NULL default '',
  cvs_subdir_of varchar(100) NOT NULL default '',
  use_cvs_subdir int(11) NOT NULL default '0',
}

In case you plan to change the cvs handling itself I'd like to be involved in 
the discussion

Marcus.


On Wednesday 03 September 2003 08:24, Mathieu Roy wrote:
> Hi,
>
> We're currently merging the GNU Savannah with the work made at
> CERN. We urge you to avoid any important modification to the current
> GNU CVS without previous notice, until the merge is over.
>
> We hope to finish this merge soon but any change can make the
> situation worse for us.
>
> At this point, what we plan to do after the merge is
>         1) Reviewing the whole database, removing/renaming/adding
>         (un)needed fields and table.
>         2) Use the bug tracker codebase for any trackers (support,
>         task).
>         3) Remove the useless functions.
>
> When doing the merge, we'll have PAM authentication working on
> Savannah. The CERN use it for AFS but at GNU we will drop the
> hardcoded Kerberos support and will use PAM for Kerberos.
>
> As in the past there was miscommunication, lack of communication, as
> we will be doing major changes, it's important for anyone using
> Savannah to keep us informed, via this list. Whenever an information
> related to Savannah development has to be shared, this list should
> *really* be in Cc.
>
> (If some people do not want to monitor this list, we can create a
> savannah-dev-announcement list, with less trafic. Please tell me if
> you need that.)
>
> Regards,

-- 
Marcus





reply via email to

[Prev in Thread] Current Thread [Next in Thread]