https://github.com/bugzilla/extensions-vcs
https://github.com/bugzilla/extensions-vcs
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/bugzilla/extensions-vcs
- Owner: bugzilla
- Created: 2016-06-08T16:29:33.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-08T16:36:18.000Z (almost 10 years ago)
- Last Synced: 2025-02-10T20:52:03.943Z (about 1 year ago)
- Language: Perl
- Size: 49.8 KB
- Stars: 1
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changes
Awesome Lists containing this project
README
Installation
------------
This extension can be installed on Bugzilla 3.6.1 or any later version,
like this:
1. Move this directory (the "VCS" directory) into the "extensions" directory
in your Bugzilla installation. Note that parts of your Bugzilla may
now become non-functional until you finish the installation instructions.
2. Go to your Bugzilla directory and run ./checksetup.pl
3. Follow all of the instructions that checksetup.pl prints. You will
probably have to install some Perl modules and then re-run
checksetup.pl again.