Re: Source Control



TObject wrote
> > You do not know what you check in before you have made a diff!
>
> I have pretty good idea what changes are
In production code it may not be enough to have a good idea.

>>I just made those changes.
If you are checking in often it is a lesser problem.

> If I broke something unintentionally, that's what the source control
> system is for, I can always roll back, or compare differences between
> different versions, which happens very rarely.
Thats good. Rolling back is expensive.

> Reviewing changes before source control check in would be a colossal waste
of time.
In my opinion it is not a "colossal waste of time" - often it takes seconds
to review the changes and a minute to add meaningful comments to the
checkin.

Regards Henrik


.



Relevant Pages

  • Re: Source Control
    ... >> I check in updated files into source control without reviewing changes. ... before source control check in would be a colossal waste of time. ... Prev by Date: ...
    (borland.public.delphi.non-technical)
  • Re: Source Control
    ... TObject wrote: ... > before source control check in would be a colossal waste of time. ...
    (borland.public.delphi.non-technical)
  • Re: Source Control
    ... > system is for, I can always roll back, or compare differences between ... Reviewing changes ... > before source control check in would be a colossal waste of time. ... and commit. ...
    (borland.public.delphi.non-technical)