Justtechjobs.com Find a programming school near you






Online Campus Both


php-documentation-list | 2003101

Re: [PHP-DOC] Re: cvs questions From: Sean Coates (sean <email protected>)
Date: 10/08/03

(another) nasty hack warning:
Have the front end authenticate, then use system accounts, but prefix log messages with the username.

Far from perfect, but it might work.

S

On Wed, Oct 08, 2003 at 08:27:33PM +0200, Gabor Hojtsy wrote:
> >Maybe, it would be better to have a CVS account for the system (one for
> >each
> >translating project).
> >Then the users would be controlled by the mysql DB.
> >
> >For example, now it's very hard to get a CVS account, so, the PHP group
> >would give an account for each team and then the admin of the team could
> >add/remove users easily, without waiting for CVS accounts!
> >This would be better for them, because there would be just an account for
> >each language, instead of dozens of accounts per language.
>
> This makes tracking of changes very hard. Who will take responsibilty if
> something goes wrong in the system and crappy data gets into CVS?
>
> Goba