> As for stuffing up others code, they'd only stop compiling
> if they checked out your now buggy committed code
They just have to refresh their code by doing a get, not a check out, to get
the buggy code.
But it just basicly comes down to how you work. For instance we here only
work from the one PC each and have an unwritten rule that you only check in
code when it is finished and works.
All of us (5) could all be working on the same project at once doing our own
bits. Say, I check in my stuff when I finish it because the guy to the left
of me is relying on it for whatever he is doing. But at the same time the
person to my right checks in his unfinished buggy code because he is going
to work on it at home. The person on my left then does a get, getting my
changes and the incomplete buggy changes. Suddenly Mr Left's project fails
to compile. Things can get ugly.
So we have some basic rules that we all follow and everything works fine.
:)
Nahum
-----Original Message-----
From: Mark Derricutt [mailto:[EMAIL PROTECTED]]
Sent: Monday, 28 February 2000 10:32
To: Multiple recipients of list delphi
Subject: RE: [DUG]: Example wanted of using a WebClass in Delphi
On Mon, 28 Feb 2000, Nahum Wild wrote:
> Only if they want to. It does not make sense to as you could/would
> possibly be checking in an incomplete unit. Others would then get it
> the next day and then their project would not compile.
It would make sense -if- you wanted to do some work on the code from home
that night, or over the weekend. As for stuffing up others code, they'd
only stop compiling if they checked out your now buggy committed code
(personally I think this is why branches are good).
That being said, due to (*$&(#&$#*( IT staff I can't access out CVS server
remotely yet :(
--
Mark Derricutt "People in prayer for me, everyone there for me,
ICQ: 1934853 sometimes I feel I should face this alone, my
Wrk: 377-9941 soul exposed... it calm's me to know that I
Fax: 377-9947 won't!" = Dream Theater - Scarred
DDI: 375-3754
Now Playing: Narnia - Living Water
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz