[gobolinux-devel] Bugtracking and SCM

2006-08-09 Thread Jonas Karlsson

Following another discussion about Bugtracking and SCM.

As the decission is to move away from savannah we need to find another way  
to keep track of bugs (not that savannah was heavily used for that) and  
keeping our software repositories. The discussion has been up before,  
which software to use for this. Afaic there's only one alternative for  
SCM: SVN. There is probably those that think different and please speak up  
if so.

For bugtracking I see two alternatives: Mantis or Trac.
Mantis is a bugtracker only, but is more capable from start then Trac.  
Trac otoh has more features to group collaboration, such as timeline and  
roadmap. As for Wiki, we have our own. Both can be integrated with SVN,  
Trac has it from start, Mantis with a little bit of configuration. What  
this means is that one can add tags, i.e. "issue #123", in the message  
when one checks in code to the SVN repository to have the log message to  
show up as a note in bug #123 in the bugtracker. I think it's even  
possible to close bugs using such tags.


Anyhow, before making a decission one should have some experience with the  
two, so I have set up an installation of each at my server. There's also a  
SVN repository from a dump of the tools I made a couple of months ago.


Addresses are:
http://karlsson.sytes.net/gobolinux/mantis
http://karlsson.sytes.net/gobolinux/trac
http://karlsson.sytes.net/svn/gobolinux

You have to guess which address leads to which tool by touself ;)
Sign up for an account and have a look around. The admin username/password  
for the bugtrackers are: gobo/gobo&fibo
There's one issue with the login on Trac and that is that one cannot log  
out. To log out one has to clear the session cookies or alternativly close  
the webbrowser window.


Any technical questions or issues can be sent to me directly.
--
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


Re: [gobolinux-devel] Re: Compile Util-Linux 2.12r failed

2006-08-09 Thread Jonas Karlsson

On Tue, 08 Aug 2006 03:29:16 +0200, MJ Ray <[EMAIL PROTECTED]> wrote:


"Hisham Muhammad" <[EMAIL PROTECTED]>

like it needs a GCC-4 compatibility patch, but from a quick search, I
couldn't fine none around. We may need to roll our own, or try
2.13-pre7.


Sadly, 2.13-pre7 has the same problem.  I'll email its
maintainer Adrian Bunk and ask.


You could use my patch as a sort of reference.
IXDR_*_LONG are deprecated and shouldn't be used any more.

--
/Jonas

Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel


Re: [gobolinux-devel] Bugtracking and SCM

2006-08-09 Thread Lucas C. Villa Real

On 8/9/06, Jonas Karlsson <[EMAIL PROTECTED]> wrote:

For bugtracking I see two alternatives: Mantis or Trac.
Mantis is a bugtracker only, but is more capable from start then Trac.
Trac otoh has more features to group collaboration, such as timeline and
roadmap. As for Wiki, we have our own. Both can be integrated with SVN,
Trac has it from start, Mantis with a little bit of configuration. What
this means is that one can add tags, i.e. "issue #123", in the message
when one checks in code to the SVN repository to have the log message to
show up as a note in bug #123 in the bugtracker. I think it's even
possible to close bugs using such tags.


Hey, this is good!


Anyhow, before making a decission one should have some experience with the
two, so I have set up an installation of each at my server. There's also a
SVN repository from a dump of the tools I made a couple of months ago.

Addresses are:
http://karlsson.sytes.net/gobolinux/mantis
http://karlsson.sytes.net/gobolinux/trac
http://karlsson.sytes.net/svn/gobolinux

You have to guess which address leads to which tool by touself ;)
Sign up for an account and have a look around. The admin username/password
for the bugtrackers are: gobo/gobo&fibo
There's one issue with the login on Trac and that is that one cannot log
out. To log out one has to clear the session cookies or alternativly close
the webbrowser window.


Thanks for doing that! I'm playing with them here, and these are my impressions:

Trac:
- The wiki is very nice, and can be used to separate documentation
(which should be on the current wiki at gobolinux.org/kb) from
roadmaps and bug reports on specific tools (which should be addressed
fine by Trac's Wiki).
- Nice SVN integration!
- The names aren't that intuitive. I needed to take a time until I
figured that in order to fill a bug I should click in "New Ticket". Is
that name customizable?
- On "View Tickets", there's no information on how many bugs have been
filled on each entry ("total" / "new" numbers should be nice).

Mantis:
- Its main page goes directly to the point, which is good IMHO.
- I wasn't able to confirm my account after creating it in the admin
url (got an "APPLICATION ERROR #1901"). Might have been a problem in
my side, though.
- Very good admin interface to create projects and assign permissions.
- When reporting a 2nd issue on a different project, it looked like
the "switch project" box was not in an optimal location. This also
applies to "view issues", I think (but don't take this as a problem).
- One wishlist feature: I haven't found any way to assign an account
to be notified when new bugs are filled. Is it possible to configure a
default account that'll always be emailed when a new bug is entered?
It's better to me to keep an eye on my mailbox than reloading the bug
tracking's interface.

My final impressions goes for Mantis. I liked it more than Trac, which
seems to be too much "generic". Mantis makes bug tracking very easy,
while keeping a similar interface to the one  seen in other known bug
trackers.

And thanks again for taking your time to configure them! :-)

--
Lucas
powered by /dev/dsp
___
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel