Hi,

This piece i from rcslock.pl tells me about how to setup Reserved Locking in
cvs by default. I hope!

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Setup:
# Add the following line to the commitinfo file:

#         ALL /local/location/for/script/lockcheck [options]

# Where ALL is replaced by any suitable regular expression.
# Options are -v for verbose info, or -d for debugging info.
# The %s will provide the repository directory name and the names of
# all changed files.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

I am not sure as to what to give in place of ALL. what regular expression
could this be! Also, is there something wrong with the script. I am not
seeing the %s part in the above lines.

Thanks in advance!
Vijay

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Monday, June 10, 2002 6:47 PM
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: WinCVS options


> Hi,
>
> Im not sure if this list will cater to WinCVS problems.
>
> I have a WinCVS client talking to a CVS Server on Linux.
>
> I need to be able to configure CVS to tell other developers whenever a
> module is checked out in CVS.
> All my developers are using WinCVS to interact with CVS.
>
That doesn't really make sense in CVS, since checking out a module
is a trivial act.  Is it really necessary to notify all the developers
whenever anybody gets another copy of the source, or are you looking
for notification when anybody plans to change a file?

David H. Thornley                        | If you want my opinion, ask.
[EMAIL PROTECTED]                       | If you don't, flee.
http://www.thornley.net/~thornley/david/ | O-


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to