Wow! What an amazing response from everyone. Thank you all so much for your input. I will have to read up on each of these.
I suppose one thing worth mentioning is that I am the only developer on this project and most likely it will remain that way. I am currently using Delphi 6 and do not anticipate moving to Delphi 7 for a while (next year?) if at all. Best regards, eric Eric Tishler Software Architect Resolute Partners, LLC Phone: 203.271.1122 Fax: 203.271.1460 [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Wes Edwards Sent: Tuesday, March 30, 2004 4:38 PM To: 'NZ Borland Developers Group - Delphi List' Subject: RE: [DUG] Source code control Yes Starteam is (among other things) a version control system. I have used Starteam with Delphi and it is quite powerful. I have also used VSS a bit, but not with Delphi, and Starteam would easily be the better system - but you pay more for it. Depending on your needs/ budget/ time you could use a CVS derivative. For personal projects I use FreeVCS, which is focussed on Delphi (and is now becoming JediVCS). http://www.freevcs.de/ Wes > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of > [EMAIL PROTECTED] > Sent: Wednesday, 31 March 2004 9:02 a.m. > To: [EMAIL PROTECTED] > Subject: RE: [DUG] Source code control > > > Visual Source Safe can be used with any type of file, so yes, > you can use it with Delphi. > > However there isn't any integration with the Delphi IDE out > of the box. There may be third party tools available to > provide this functionality, but I'm not sure. > > Depending on your Delphi version, Delphi may come with it's > own SCM tool; e.g. Delphi 8 (Enterprise & above) comes with > StarTeam which I think is a source control tool. I think > some earlier versions of Delphi also included a SCM tool. > > HTH, > > Conor > > -----Original Message----- > From: Eric Tishler [mailto:[EMAIL PROTECTED] > > I have a pretty good sized Delphi (6) project that I will > need to maintain, including versioning and source code > control. Is there a recommended tool out there to use for > this purpose? I have Visual Source Safe, but I have only used > that for Visual Basic and Visual C++. > > Does anyone know if it can be used with Delphi. Or, are there > any other suggestions? > > _______________________________________________ > Delphi mailing list > [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi > _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi _______________________________________________ Delphi mailing list [EMAIL PROTECTED] http://ns3.123.co.nz/mailman/listinfo/delphi
