Closed Bug 377079 Opened 17 years ago Closed 17 years ago

Add new "Security Services" tree definition to bonsai

Categories

(mozilla.org Graveyard :: Server Operations, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: nelson, Assigned: justdave)

References

Details

Attachments

(1 file)

This patch proposes to add a new definition to Bonsai's sets of trees.
It requires that the new "SecurityServices" module be defined in 
CVSROOT/modules first, which is the subject of bug 377078.

When that is done, then I request that the new SecurityServices Bonsai 
tree be defined in bonsai's treeconfig.pl file, corresponding to that module,
as done in the attached patch.
Blocks: 377080
What attached patch? :P
Assignee: server-ops → justdave
@::TreeList += 'SecurityServices'

 SecurityServices => {
     module => 'SecurityServices',
     branch => '',
     repository => '/cvsroot',
     description => 'Security Services -- Network/Java Security Services (NSS/JSS)',
     shortdesc => 'Security Services',
 },
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Don't know why this didn't get attached the first time.
Wow, you're quick!!  Thanks.
for the record, to complete this configuration, the following had to be run:
mkdir -m770 data/SecurityServices
chown apache:apache data/SecurityServices
./createlegaldirs.pl SecurityServices
./rebuildcvshistory.cgi SecurityServices '1970-01-01 00:00:00' '' '' ''
Product: mozilla.org → mozilla.org Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: