Closed Bug 985020 Opened 10 years ago Closed 9 years ago

Migrate bugzilla.org source to git.mozilla.org

Categories

(Bugzilla :: bugzilla.org, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED

People

(Reporter: mcote, Unassigned)

References

Details

The source for the bugzilla.org site is currently in CVS. As CVS will be going away eventually, we should move it to git.mozilla.org and update the deployment scripts appropriately.
Blocks: cvs-decom
Depends on: 985098
here's the command to grab the bugzilla.org source from cvs-mirror:
cvs -q -d :pserver:anonymous@cvs-mirror.mozilla.org:/www checkout bugzilla-org
I have imported the current version of the site that is in CVS into a git repo now. It is located at:

http://git.mozilla.org/?p=www/bugzilla.org.git;a=summary

The scripts in bin/ also have been converted over to use git instead of CVS. We just need someone to nuke the CVS checkout and checkout the git repo instead on the system that builds the production site.

justdave, do you know if this is possible?

dkl
Flags: needinfo?(justdave)
Blocks: 1126532
(In reply to David Lawrence [:dkl] from comment #2)
> justdave, do you know if this is possible?

Yep, bug 1126532 filed.
Flags: needinfo?(justdave)
Source has been migrated, so this is fixed.  Deployment is on the new bug.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.