Re: OT: Version control tool

2005-02-08 Thread Chris Shenton
John Najarian [EMAIL PROTECTED] writes:

 Also, a bug tracking application would be nice also.
 These need to be run on Windows.

I've used RT (Request Tracker) for feature/issue/bug tracking.  It
works well and is quite powerful.  Clients access it through a web
interface, or email requests into it.  It's actively developed.

  http://bestpractical.com/rt/

It's in Perl and uses a backend SQL DB; I'm using MySQL. I front it
with Apache.  I'm running it on FreeBSD but since Perl, Apache, and
MySQL now run on Windows you should be able to serve it from there. 


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



OT: Version control tool

2005-02-07 Thread John Najarian
Does anyone know a good version control tool for code management that is free?

Also, a bug tracking application would be nice also.

These need to be run on Windows.

Thanks

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: OT: Version control tool

2005-02-07 Thread Graham Reeds
John Najarian wrote:
Does anyone know a good version control tool for code management that is free?
Also, a bug tracking application would be nice also.
These need to be run on Windows.
Thanks
Subversion?
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]