Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 1995 14:04:09 -0800 (PST)
From:      "Rodney W. Grimes" <rgrimes@gndrsh.aac.dev.com>
To:        pst@shockwave.com (Paul Traina)
Cc:        nate@trout.sri.MT.net, paul@isl.cf.ac.uk, asami@thud.cdrom.com, CVS-commiters@thud.cdrom.com, cvs-ports@thud.cdrom.com
Subject:   Re: cvs commit: ports/japanese/tcl/pkg REQ
Message-ID:  <199503282204.OAA00334@gndrsh.aac.dev.com>
In-Reply-To: <199503281740.JAA16735@precipice.Shockwave.COM> from "Paul Traina" at Mar 28, 95 09:40:55 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> Thats why I said 'in general'.
> 
> Modules is the one safe one to mess with because it's nearly impossible to
> get into a recursive screwup.  I was talking about editinfo, the hook scripts,
> etc etc etc.  You do not want to be using the tool that calls the script to
> archive the script because if you broke something badly, you can wedge your
> ability to use the tool.

Agreed, that is a case in point where one has to revert down to RCS to
fix it.  I generally only revert to RCS after the screw up has occured,
and since I pretest all my changes in duplicate repository this has
very rarely occured.

IMHO, you have just violated the rules about direct repositry work, caused
as all some grief, and potentially could have caused some serious damage
by doing developement work in a live and active CVS repository.  When
ever I had work like this to do in CVSROOT I did it on my own local
copy of cvs (ie repointed $CVSROOT) until I had it correct.

When I was ready to make the changes on freefall I would kick everyone
out of cvs until I was done and it was all tested.  Now we have a
bunch of VERY crufty looking rcs log messages!!

Please do not ever again do work in the repository on freefall, this is
just a bad thing to do!!  Espicially without checking with -core before
going in and doing it!!!

Consider your hands seriously slapped!!!  Another action like this
will cause lost of your membership in group ncvs.


-- 
Rod Grimes                                      rgrimes@gndrsh.aac.dev.com
Accurate Automation Company                   Custom computers for FreeBSD



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503282204.OAA00334>