Closed Bug 1134519 Opened 9 years ago Closed 9 years ago

BMO source code

Categories

(bugzilla.mozilla.org :: General, defect)

Production
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: antovinraj, Unassigned)

Details

User Agent: Mozilla/5.0 (Windows NT 6.1; rv:35.0) Gecko/20100101 Firefox/35.0
Build ID: 20150122214805

Steps to reproduce:

I have searched the code for the extension "BMO" in the web and found URL is "https://bzr.mozilla.org/bmo/4.2/".

Currently I have been using Bugzilla 4.4.6 in my system


Actual results:

Can I have the correct URL for downloading the "BMO" extension packages.
While this is not a correct place to ask these kind of questions, the location for BMO source is at http://git.mozilla.org/?p=webtools/bmo/bugzilla.git;a=summary. Note however that they are still on 4.2 so their extensions might or might not work on 4.4, you are on your own. Regardless, don't ask support for  those from us, you can try ask BMO devs to see if they have extra time to help.
Assignee: extensions → nobody
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Component: Extensions → General
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Resolution: --- → WORKSFORME
Version: 4.4.6 → Production
http://git.mozilla.org/?p=webtools/bmo/bugzilla.git;a=summary

Bugzilla.mozilla.org run a heavily modified version of 4.2, not 4.4. Having said that, most of the 4.2 extensions should work in 4.4 too.

  -- simon
Status: UNCONFIRMED → RESOLVED
Resolution: --- → INVALID
Could you please help me how to get all the files downloaded in my windows machine.
Status: RESOLVED → UNCONFIRMED
Resolution: INVALID → ---
(In reply to Antoine from comment #3)
> Could you please help me how to get all the files downloaded in my windows
> machine.

Please read the previous comment.

(In reply to Teemu Mannermaa (:wicked) from comment #1)
> Regardless, don't ask support for  those from us,
> you can try ask BMO devs to see if they have extra time to help.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago9 years ago
Resolution: --- → INVALID
As I told you on e-mail, just install git then. http://git-scm.com/ has plenty of details, or you can use Google for other howtos.

Once you install it, you can do `git clone https://git.mozilla.org/webtools/bmo/bugzilla.git` to download BMO's source code.
note that while bugzilla itself will run fine on windows, the code which runs bugzilla.mozilla.org may not.
https://wiki.mozilla.org/BMO/Hacking may also help, however doing this on windows is probably a non-starter.

you're probably better off working initially on "bugzilla the product" code - https://wiki.mozilla.org/Bugzilla:Developers
You need to log in before you can comment on or make changes to this bug.