ChinaUnix.net
相关文章推荐:

bugzilla 用户名 密码 查找

各位前辈,我想用bugzilla跟cvs联合起来进行版本控制及bug管理,现在bugzilla及cvs都装好了,但是不知道怎么将他们结合起来用? 怎么配置才能将两个集成在一起来用? 比如我fix一个bug,改动了几个文件,在bugzilla中可以看到cvs中的改动是哪些。 谢谢了!!

by HappyWin - 软件配置管理 - 2007-01-17 09:17:31 阅读(3442) 回复(1)

相关讨论

在windows下,bugzilla安装完毕后,用IE打开。 在IE中打开http://localhost/bugzilla,进入bugzilla登陆页面;输入名字和密码,跳转到http://you-havent-visited-editparams.cgi-yet/index.cgi,显示无法登陆。 这是什么原因?请高手指点 :em11:

by zyfwgh - Perl - 2006-03-29 17:30:07 阅读(947) 回复(1)

:( 一直在弄,快疯了?! 在下鼓动公司使用开源软件, bugzilla 进行开发的问题跟踪; 可是其只能使用sendmail 进行mail 交流! 千辛万苦安装好了sendmail (在下使用的是 redhat8 Psyche!下的 sendmail-8.12.7) 可是发现无论如何信件发不到其它服务器?! ——嗯嗯, 因为所有用户都是在windows 下工作, 公司的mail server 是win2k 下的 iMail; 可是所有网上的教程都是如何设置sendmail 成为一个SMTP 的服务器?! 在下的唯一要...

by zoomquiet - 服务器应用 - 2003-01-20 21:58:39 阅读(2237) 回复(2)

./checksetup.pl 之后 老是出现 Reading ./localconfig... Checking for DBD-mysql (v2.9003) ok: found v4.005 Had to create DBD::mysql::dr::imp_data_size unexpectedly at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DBI.pm line 1213, line 228. Use of uninitialized value in subroutine entry at /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi/DBI.pm line 1213, line 228...

by kelzz - 服务器应用 - 2008-05-16 17:28:50 阅读(2558) 回复(4)

迁移bugzilla服务器,以前的服务器是as4的版本,现在的服务器是as4 u2的版本,perl版本是5.8.5,安装之前DBD::mysql用perl -MCPAN 安装不了,只能用tar包安装,旧服务器上一切正常,新服务器上只能查询已提交bug,不能登陆,提示 DBD::mysql::db do failed: Duplicate entry '2077' for key 1 at bugzilla/Auth/Login/WWW/CGI.pm line 73 bugzilla::Auth::Login::WWW::CGI::login('bugzilla::Auth::Login::WWW::CGI', 2) called at Bugzill...

by freebird2003 - MySQL - 2006-10-16 18:25:46 阅读(1394) 回复(1)

./checksetup.pl 检测到好多perl模块没安装,下载模块后,好多模块都不能安装 比如下这个模块: [root@gamebank MIME-Base64-3.07]# perl Makefile.PL Writing Makefile for MIME::Base64 [root@gamebank MIME-Base64-3.07]# make -bash: make: command not found 请问这是怎么回事,好几天,都搞不定, 我可以把服务器(其实就是一测试服务器了)root密码贴上来,哪位好心人帮我弄一下啊? [ 本帖最后由 yuipr 于 2006-9-23 21:...

by yuipr - 服务器架设 - 2006-09-28 22:44:29 阅读(1004) 回复(2)

我在AS4上安装了bugzilla,采用系统自带的sendmail发送bugzilla产生的邮件,当外网断开后,Bug不能正常提交,提交的网页在点击“提交”按钮后,等待很长时间后,不能正常打开,同时我tail -f /var/log/messages发现如下错误,请帮我看看是什么错误,谢谢 Sep 4 10:57:02 bugzilla kernel: audit(1157338622.391:16): avc: denied { sigchld } for pid=1 comm="init" scontext=user_u:system_r:system_mail_t tcontext=user_u:...

by Trotter - 服务器架设 - 2006-09-04 11:32:58 阅读(526) 回复(0)

bugzilla 运行perl checksetup.pl很正常,没有错误,但是输入网页却报错,大家帮忙看看,谢谢!以下是网页报的错: Software error: Base class package "Template" is empty. (Perhaps you need to 'use' the module which defines that package first.) at bugzilla/Template.pm line 46 BEGIN failed--compilation aborted at bugzilla/Template.pm line 46. Compilation failed in require at bugzilla.pm line 34. BEGIN failed...

by jacky_yang - 系统管理 - 2006-08-11 18:53:28 阅读(519) 回复(1)

bugzilla 运行perl checksetup.pl很正常,没有错误,但是输入网页却报错,大家帮忙看看,谢谢!以下是网页报的错: Software error: Base class package "Template" is empty. (Perhaps you need to 'use' the module which defines that package first.) at bugzilla/Template.pm line 46 BEGIN failed--compilation aborted at bugzilla/Template.pm line 46. Compilation failed in require at bugzilla.pm line 34. BEGIN faile...

by jacky_yang - 系统管理 - 2006-08-10 19:45:41 阅读(375) 回复(0)

我在redhat linux enterprise上面安装了bugzilla, 我怎么使我的eclipse连接到这个bugzilla上呢? 在eclipse中我new->bug report的时候会弹出对话框要求输入bugzilla用户名密码,但是根本没有提示设置bugzilla服务器地址, 所以当我输入完后就提示出错了,不能和我安装的bugzilla协同工作 请问怎么可以让我的eclipse和我安装的bugzilla集成到一起呢? 不会不可以吧??? 谢 谢 赐 教 !

by tankejin - 程序开发 - 2006-06-21 23:08:41 阅读(460) 回复(0)