[cvsnt] Re: Log of items changed
Glen Starrett
grstarrett at cox.net
Wed Mar 9 17:17:58 GMT 2005
P.Vinod wrote:
> I have an urgent requirement and need help.
Why else would you be posting and not searching for the answer? These
have all been answered before ;)
>
> I would like to know whether we can get a report telling us which all files
> have got modified and who has done the changes from the current state in a
> repository.
Yes, this will show the log for all changes between Mar 1 and Mar 9 2005:
cvs log -S -d "2005-03-01<2005-03-09"
(needs the quotes)
>
> Also is there a provision in cvs wherein when a person checks-in an item
> into a repository, a particular group is intimated about it. (like a mail
> goes to a particular group that a person x has checked-in item A).
Yes, try out Bo's mailer program. It works great for us.
> Also I would like to know whether I can restrict the branch access to a
> particular set of users.
Yes, check chacl and lsacl commands.
--
Glen Starrett
More information about the cvsnt
mailing list