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: Version control tool

2005-02-07 Thread Allistair Crossley
Hi,

WinCVS
BugZilla

Cheers.

 -Original Message-
 From: John Najarian [mailto:[EMAIL PROTECTED]
 Sent: 07 February 2005 15:25
 To: Tomcat Users List
 Subject: OT: Version control tool
 
 
 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]
 
 


FONT SIZE=1 FACE=VERDANA,ARIAL COLOR=BLUE 
---
QAS Ltd.
Developers of QuickAddress Software
a href=http://www.qas.com;www.qas.com/a
Registered in England: No 2582055
Registered in Australia: No 082 851 474
---
/FONT


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



RE: Version control tool

2005-02-07 Thread Dale, Matt

Eclipse

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: 07 February 2005 15:25
To: Tomcat Users List
Subject: OT: Version control tool


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]

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not 
the intended recipient or the person responsible for delivering to the intended 
recipient, be advised that you have received this E-mail in error and that any 
use or copying is strictly prohibited. If you have received this E-mail in 
error please notify the beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual 
sender and not beCogent Ltd. You must take full responsibility for virus 
checking this email and any attachments.
Please note that the content of this email or any of its attachments may 
contain data that falls within the scope of the Data Protection Acts and that 
you must ensure that any handling or processing of such data by you is fully 
compliant with the terms and provisions of the Data Protection Act 1984 and 
1998.


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

Re: Version control tool

2005-02-07 Thread epyonne
VCS is open source and is very good. Do a search on sourceforge.net.

Thanks.


- Original Message - 
From: John Najarian [EMAIL PROTECTED]
To: Tomcat Users List tomcat-user@jakarta.apache.org
Sent: Monday, February 07, 2005 09:24 AM
Subject: OT: Version control tool


 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]



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



Re: Version control tool

2005-02-07 Thread Larry Meadors
Eclipse?!

For version control, go with CVS or subversion. Most apache projects
these days are going to subversion. It integrates very nicely with
Windows.

For bug tracking, I have yet to find a free bug tracking too that does
not suck. If there is anyway, drop the $1200 and get JIRA. IMO, it is
FAR better than bugzilla...yes, even $1200 better.

Larry


On Mon, 7 Feb 2005 15:27:48 -, Dale, Matt [EMAIL PROTECTED] wrote:
 
 Eclipse
 
 -Original Message-
 From: John Najarian [mailto:[EMAIL PROTECTED]
 Sent: 07 February 2005 15:25
 To: Tomcat Users List
 Subject: OT: Version control tool
 
 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]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


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



RE: Version control tool

2005-02-07 Thread Dale, Matt

www.eclipse.org

You still need a CVS server but it is very good for managing source code as it 
is a nicely featured CVS client.

-Original Message-
From: Larry Meadors [mailto:[EMAIL PROTECTED]
Sent: 07 February 2005 15:38
To: Tomcat Users List
Subject: Re: Version control tool


Eclipse?!

For version control, go with CVS or subversion. Most apache projects
these days are going to subversion. It integrates very nicely with
Windows.

For bug tracking, I have yet to find a free bug tracking too that does
not suck. If there is anyway, drop the $1200 and get JIRA. IMO, it is
FAR better than bugzilla...yes, even $1200 better.

Larry


On Mon, 7 Feb 2005 15:27:48 -, Dale, Matt [EMAIL PROTECTED] wrote:
 
 Eclipse
 
 -Original Message-
 From: John Najarian [mailto:[EMAIL PROTECTED]
 Sent: 07 February 2005 15:25
 To: Tomcat Users List
 Subject: OT: Version control tool
 
 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]
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 
 


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

Any opinions expressed in this E-mail may be those of the individual and not 
necessarily the company. This E-mail and any files transmitted with it are 
confidential and solely for the use of the intended recipient. If you are not 
the intended recipient or the person responsible for delivering to the intended 
recipient, be advised that you have received this E-mail in error and that any 
use or copying is strictly prohibited. If you have received this E-mail in 
error please notify the beCogent postmaster at [EMAIL PROTECTED]
Unless expressly stated, opinions in this email are those of the individual 
sender and not beCogent Ltd. You must take full responsibility for virus 
checking this email and any attachments.
Please note that the content of this email or any of its attachments may 
contain data that falls within the scope of the Data Protection Acts and that 
you must ensure that any handling or processing of such data by you is fully 
compliant with the terms and provisions of the Data Protection Act 1984 and 
1998.


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

RE: Version control tool

2005-02-07 Thread John Najarian
Thanks Matt, I should have said I don't want to limit this to Java.

-Original Message-
From: Dale, Matt [EMAIL PROTECTED]
Sent: Feb 7, 2005 10:27 AM
To: Tomcat Users List tomcat-user@jakarta.apache.org, 
John Najarian [EMAIL PROTECTED]
Subject: RE: Version control tool


Eclipse

-Original Message-
From: John Najarian [mailto:[EMAIL PROTECTED]
Sent: 07 February 2005 15:25
To: Tomcat Users List
Subject: OT: Version control tool


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]



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



Re: Version control tool

2005-02-07 Thread Dov Rosenberg
CVS is the old school source code versioning tool. We recently converted to
Subversion (http://subversion.tigris.org) - it has most of the good CVS
functionality without the CVS weirdness.

It also integrates with Eclipse


-- 
Dov Rosenberg
Conviveon Corporation
http://www.conviveon.com




On 2/7/05 10:46 AM, John Najarian [EMAIL PROTECTED] wrote:

 Thanks Matt, I should have said I don't want to limit this to Java.
 
 -Original Message-
 From: Dale, Matt [EMAIL PROTECTED]
 Sent: Feb 7, 2005 10:27 AM
 To: Tomcat Users List tomcat-user@jakarta.apache.org,
 John Najarian [EMAIL PROTECTED]
 Subject: RE: Version control tool
 
 
 Eclipse
 
 -Original Message-
 From: John Najarian [mailto:[EMAIL PROTECTED]
 Sent: 07 February 2005 15:25
 To: Tomcat Users List
 Subject: OT: Version control tool
 
 
 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]
 
 
 
 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]
 



-
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]