savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] [RenamingProjectGroup] (edit) update doc


From: Beuc
Subject: [Savannah-cvs] [RenamingProjectGroup] (edit) update doc
Date: Sat, 17 Jan 2009 17:08:22 +0000

??changed:
-Frontend
This manipulation isn't supported by Savane, and isn't simple to implement 
safely.

We here provide a Savannah-specific solution as a word-around. It's mainly 
about running ``~/infra/maintenance/rename_project.sh``. However, since it's a 
quick script, you're supposed to understand how Savannah works before using it, 
just in case. If you don't, ask someone who does.

Then, some parts can't be managed by Savane directly, namely the webpages and 
the mailing lists. Hence the scripts doesn't do anything on webpages and 
mailing lists.

Scripted

??changed:
-First, rename the group in the database:
That's what the script does.

Rename the group in the database:

??changed:
-  update groups set unix_group_name="newname" where group_id="id" and 
unix_group_name="oldname";
-
-Backend
--------
  UPDATE groups SET unix_group_name="newname" WHERE group_id="id" AND 
unix_group_name="oldname";

??changed:
-Use the automated script, at ``~/infra/maintenance/rename_project.sh``
Rename project folders, namely cvs/svn/arch/git/hg/bzr/download.


--
forwarded from 
https://savannah.gnu.org/maintenance/address@hidden://savannah.gnu.org/maintenance




reply via email to

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