It seems this topic has taken on a life of its own. :) I have much to review and 
consider.

I hate to disappoint all, but seeing as I am the only developer on this project, and I 
am already in possession of VSS, I will most likely see what I can do to integrate 
this to my Delphi IDE. (Remember I am only using 6.0)

On again, thanks to all for such enthusiastic discussion.

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 Kurt at DBC
Sent:   Tuesday, March 30, 2004 8:35 PM
To:     NZ Borland Developers Group - Delphi List
Subject:        Re: [DUG] Source code control

Dennis Chuah wrote:

> I would disagree.  Rolling your own is a bad idea.  Source control is not
> only about comparing versions and storing files away.  There is also
> tracking changes in source code (hopefully with useful comments per
> version), 

check.

 > branching code (so that you don't screw up your customers by
> adding new functions for the next release), 

check.

controlling access (which in
> Eric's case is irrelevant because he is the only developer), 

check.

keeping
> versions (so that you can roll back code when necessary), etc.
> 
check. (but ugh).

Okay, you got me : we used a database ;)
The logic doesn't change, but yeah each of these is pretty much
1 sql change.
And yeah, we have backup procedures that we get
for free and that are frickin overkill for a source repository.
And yeah, we don't have a serious number of developers either.

But we've ended up with a lightweight, ultra-modifiable, ultra
backed up repository.

(And waay off of Eric's problem, but potential to easily tie in to
  timesheets, projects, bug tracking, workflow... if or when we
  want).


Cheers, Kurt.
_______________________________________________
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

Reply via email to