Jump to content
Sign in to follow this  
rocket

Tracking bugs/features for my Addon

Recommended Posts

I'd really like to use some kind of bug tracking software for my model(s), rather than just a web forum as it streamlines feature requests and bug fixing.

Does anyone know where I could find a hosted bugtracker solution? I suppose I could install one on one of my own servers, but I pulled out enough hair of my own installing a wiki once...

Share this post


Link to post
Share on other sites

trac, mantis and bugzilla are the open source bug tracking solutions.

Try these with a search engine in combo with "free hosting" or so. smile_o.gif

Share this post


Link to post
Share on other sites

I would recommend to use Subversion (SVN).

Quote[/b] ]In computing, Subversion (SVN) is a version control

system (VCS) initiated in 2000 by CollabNet Inc. It allows users to

keep track of changes made to any type of electronic data,

typically source code, web pages or design documents.

wikipedia

Either use free hosting here:

https://opensvn.csie.org/

some combo offer of svn + trac

or at least make a local svn repository.

thumbs-up.gif

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×