Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
This repository was archived by the owner on Oct 8, 2020. It is now read-only.

globau/bugzilla-dev-manager

Open more actions menu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

290 Commits
290 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

installation
- create two directories:
    /opt/bugzilla/htdocs
    /opt/bugzilla/repo
- configure apache to share htdocs as the document root
- copy the contents of www/ into the htdocs directory
- copy bz-dev.conf-sample to /etc/bz-def.conf and edit
- checkout the repo's you want to work on under the repo directory
  eg.
    /opt/bugzilla/repo/bugzilla/trunk
    /opt/bugzilla/repo/bmo/4.2
- (optional) source the bash_aliases script in your login script

workflow
- use 'bz new <bug_id> [repo] [db]
- fix bugs
- add files to git's staging area ('git add <file>[..]')
- run 'bz diff' to run tests and generate a patch
- attach patch to bugzilla bug for review
- if further work required, update, 'git add', 'bz diff'
- if ready for commit, run 'bz commit'

About

bugzilla dev env manager

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.