Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Git support doesn't work #7

Open
GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments
Open

Git support doesn't work #7

GoogleCodeExporter opened this issue Mar 14, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. The repostitory julindex.git is located at /srv/git/

2. The config file bugzilla.cfg:
repo: /srv/git/
login: auto@bugs.julit.com
pass: XXX
bugzilla: https://bugs.julit.com/

3. perl /srv/bugzilla/extensions/VCS/hook.pl 
--config=/srv/git/julindex.git/bugzilla.cfg --project julindex.git --revision 
d059b317ca3c2c23c4ee41ee9b6ad26f0f610a9b --bug 37

What is the expected output? What do you see instead?

Bugzilla Error: (32000) An error occurred while attempting to fetch commit 
d059b317ca3c2c23c4ee41ee9b6ad26f0f610a9b from the "julindex.git" project in the 
"/srv/git/" repository. Sometimes this means that you specified an invalid 
repository or project. The error was: rev-parse confused me - 
/srv/git/julindex.git/ does not have trailing Status: 200 OK at 
/usr/share/perl5/Git.pm line 195.

What version of the product are you using? On what operating system?
Debian lenny using Bugzilla 3.6.2

Please provide any additional information below.

Original issue reported on code.google.com by kra...@glatzor.de on 28 Oct 2010 at 6:55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant