| Author |
File system based Open Source Bugtracker
|
Srikanth Raghavan
Ranch Hand
Joined: Oct 31, 2005
Posts: 389
|
|
Hi, I would like to have a file system based open source bug tracking system on my machine, I don't want to install a database for this, but I also want it to be web-based, preferably written in PHP or Python. Please let me know if you know if you know of any system that suits my requirement. Thanks a lot, Srikanth
|
 |
M Easter
Ranch Hand
Joined: Feb 11, 2007
Posts: 133
|
|
CVS (and/or Subversion) is very popular. http://en.wikipedia.org/wiki/Concurrent_Versions_System It is not necessarily PhP or Python... Is this a Java topic?
|
M Easter
Software Composer - http://codetojoy.blogspot.com
|
 |
Srikanth Raghavan
Ranch Hand
Joined: Oct 31, 2005
Posts: 389
|
|
Thanks M Easter, I wanted something like BugZilla or Mantis. I already have finished setting up Subversion instead of CVS on my Linux machine. I now need an issue tracking system -- Srikanth
|
 |
M Easter
Ranch Hand
Joined: Feb 11, 2007
Posts: 133
|
|
My mistake, Srikanth! I read your post very early in the morning :-} It's a good question. For one, I have not heard of a bug-tracking system based on the file system. Mike
|
 |
Ilja Preuss
author
Sheriff
Joined: Jul 11, 2001
Posts: 14112
|
|
|
What are your other requirements? What do you want to do with it? Will you be the only person using it?
|
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
|
 |
Srikanth Raghavan
Ranch Hand
Joined: Oct 31, 2005
Posts: 389
|
|
Originally posted by Ilja Preuss: What are your other requirements? What do you want to do with it? Will you be the only person using it?
I am the only developer in the team but the people who test are within my company, I just want to setup a bug tracker on machine and host it on our corporate LAN so that the testers can enter the features and bugs at a central place instead of mailing me every time or reporting me directly. I also would like to keep track of the bugs reported and keep a reminder for myself. I won't be the only person using it. -- Srikanth
|
 |
 |
|
|
subject: File system based Open Source Bugtracker
|
|
|