info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Common CVS mistakes


From: Dr. David Alan Gilbert
Subject: Re: Common CVS mistakes
Date: Sun, 27 Nov 2005 19:38:25 +0000
User-agent: Mutt/1.4.1i

* address@hidden (address@hidden) wrote:
> Hi,
>  Thanks for your reply Dr David.

No Problem.

> Can we write a script tied with cron job in unix to check if user has
> moved the wrong tag.
> Or user has done something wrong in branches. My exact question is how
> we can check through scripts that user has done something wrong in the
> above situations.

I think you can use 'commitinfo' (?) to restrict some stuff, but
I've not done it myself.

> I have written a java program to check what are all the merges and
> checkins done in the CVS repository. Now I also want to check if user
> has performed some illegal operations on daily basis and generate
> report.

One way is to md5sum important tags and use the cron to check
that they stay the same.

Dave
--
 -----Open up your eyes, open up your mind, open up your code -------   
/ Dr. David Alan Gilbert    | Running GNU/Linux on Alpha,68K| Happy  \ 
\ gro.gilbert @ treblig.org | MIPS,x86,ARM,SPARC,PPC & HPPA | In Hex /
 \ _________________________|_____ http://www.treblig.org   |_______/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]