If you have not already done so, the shared files should be part of some
independent module. A library with its own build script for example.
That way work on the library requires an explicit module checkout.
Concurrent checkouts should not be a problem with or without
notification. That'
Aaron Jackson wrote:
>
> Thanks for all the help on my previous problem, now I have a new one.
Please change the threaded subject line then.
> I'm
> working on a system where multiple developers are working on many of the
> same projects and some of the files overlap. Is there some way to notif
Thanks for all the help on my previous problem, now I have a new one. I'm
working on a system where multiple developers are working on many of the
same projects and some of the files overlap. Is there some way to notify
someone when they check out a file to tell them that another user has
check
Actually, we already have commented out the DEFAULT definition in the
loginfo file and we are sending notifications based on the CVS module
name. I removed the problematic CVS module from the loginfo file but,
unfortunately, we are still receiving emails from this project. I
believe this is happe
Ricardo Cortes wrote:
>
> Hi,
>
> We divided one of our projects up awhile ago into two separate projects,
> one for static content and one for dynamic Java/JSP files. When we
> initially created the static content project, we performed an import so
> we wouldn't lose the CVS history. After doi
Hi,
We divided one of our projects up awhile ago into two separate projects,
one for static content and one for dynamic Java/JSP files. When we
initially created the static content project, we performed an import so
we wouldn't lose the CVS history. After doing this we realized that we
no longer
for res in socket.getaddrinfo(host, port, 0, socket.SOCK_STREAM):
socket.gaierror: (-2, 'Name or service not known')
It seems like your host can not resovle host name from mail address.
First try to replace host name in mail address with host address, eg.
[EMAIL PROTECTED] -> [EMAIL PROTECTED]
email notifications aren't working. When a commit occurs I
get this:
Mailing [EMAIL PROTECTED]
Generating notification message...
Generating notification message... done.
Mailing [EMAIL PROTECTED]
Generating notification message...
Traceback (most recent call last):
File "/usr/c
First of all, sorry about my previous question about notification. I was
completely wrong and my question must have sounded a bit silly.
The problem was that all my users where in group cvs. On watch notification,
I expected them to receive mail on the email address I configured in
'
From: Peter Connolly <[EMAIL PROTECTED]>
To: "'Ruud Dozijn'" <[EMAIL PROTECTED]>,"'[EMAIL PROTECTED]'"
<[EMAIL PROTECTED]>
Subject: RE: users file and notification
Date: Thu, 11 Dec 2003 09:07:53 -0800
> Can anybody tell
CVS modules, this is done
by using the following 'contrib' scripts and control files:
log_accum.pl: is a PERL script that is run after commit processing
loginfo: This is the control file used by log_accum. Each line contains a pattern of
the module you are tracking; the email addre
e set up correctly (this is what the documentation advices,
and what I want).
To enable notification, I have uncommented in CVSROOT/notify the mail line
and
in CVSROOT/users, I have made entries for the users:
ruud:[EMAIL PROTECTED]
inge:inge
edwin:edwin
bart:[EMAIL PROTECTED]
hetty:[EMAIL PROT
Uri Abramov <[EMAIL PROTECTED]> writes:
> Thanks a lot for your responses guys.
>
> Could you clarify How can I run "cvs diff" command from one of the
> scripts with I included into loginfo file. It seems to me that "cvs
> diff" command works only when it is executed from working directory.
> Is
Uri Abramov writes:
> Could you clarify How can I run "cvs diff" command from one
> of the scripts with I included into loginfo file. It seems to
> me that "cvs diff" command works only when it is executed
> from working directory.
> Is it right ?
> If yes , Does anybody know any workaround ?
Uri Abramov writes [still in very long lines]:
>
> Could you clarify How can I run "cvs diff" command from one of the
> scripts with I included into loginfo file. It seems to me that "cvs
> diff" command works only when it is executed from working directory.
The loginfo script runs in the workin
oes anybody know any workaround ?
Thanks.
Uri
-Original Message-
From: Jenn Vesperman [mailto:[EMAIL PROTECTED]
Sent: Thursday, June 05, 2003 10:56 AM
To: Uri Abramov
Cc: [EMAIL PROTECTED]
Subject: Re: Is it possible to make CVS send email notification
withchanges introduced into committed f
On Thu, 2003-06-05 at 22:38, Uri Abramov wrote:
> Hi,
>
> I have two questions :
>
> 1. Is it possible to add new administrative file under CVSROOT in such way that it
> would be treated by cvs as it treads it's native administrative files. I mean always
> keep in repository file,v and file.
Uri Abramov writes [in very long lines]:
>
> 1. Is it possible to add new administrative file under CVSROOT in such
> way that it would be treated by cvs as it treads it's native
> administrative files. I mean always keep in repository file,v and file.
> If it' possible how can I do it ?
On Thu, Jun 05, 2003 at 08:38:42AM -0400, Uri Abramov wrote:
> Hi,
>
> I have two questions :
>
> 1. Is it possible to add new administrative file under CVSROOT in such way that it
> would be treated by cvs as it treads it's native administrative files. I mean always
> keep in repository file
Hi,
I have two questions :
1. Is it possible to add new administrative file under CVSROOT in such way that it
would be treated by cvs as it treads it's native administrative files. I mean always
keep in repository file,v and file. If it' possible how can I do it ?
2. I'd like CVS send email
[ On , November 11, 2002 at 00:58:54 (-0800), Kevin Turner wrote: ]
> Subject: Re: ANN: CVSToys 1.0.0 - commit notification extravaganza
>
> On Mon, 2002-11-11 at 00:13, Greg A. Woods wrote:
> > > Unlike 'loginfo' alone, which will only execute the first
> > >
Am 11.11.2002 um 0:58 Uhr -0800 schrub Kevin Turner:
On Mon, 2002-11-11 at 00:13, Greg A. Woods wrote:
> Unlike 'loginfo' alone, which will only execute the first
> matching command it finds, FreshCVS's flexible configuration allows for
> any number of actions to take place.
That's bogus.
On Mon, 2002-11-11 at 00:13, Greg A. Woods wrote:
> > Unlike 'loginfo' alone, which will only execute the first
> > matching command it finds, FreshCVS's flexible configuration allows for
> > any number of actions to take place.
>
> That's bogus. CVS has always had an "ALL" keyword.
Which gives
[ On , November 10, 2002 at 20:26:13 (-0800), Kevin Turner wrote: ]
> Subject: ANN: CVSToys 1.0.0 - commit notification extravaganza
>
> FreshCVS ("the biggest best and only toy we've got"), working in
> conjunction with CVS's 'loginfo' hook, will perform
cute the first
matching command it finds, FreshCVS's flexible configuration allows for
any number of actions to take place. Actions include notification by
mail (with diffs), chat service, and web (both HTML and RSS), updating a
working copy, and rsync to backup.
Another key feature of FreshCVS not
bin/ssmtp $to_list
fi
###
This script can be used
echo "the include file changed" | mail -s "Include File Change Notice"
[EMAIL PROTECTED]
I usually take the to-list from the contents of CVSROOT/writers.
ssmtp requires a config file /etc/ss
On Tue, 2002-07-16 at 03:34, Anette van der Schyf wrote:
> Hi
>
> Thank you for your help so far. We are running cvs version 1.11 on linux
> 2.2. The cvs runs on a completely different server as the mail. We connect
> to the cvs repository on the linux machine using WinCvs 1.2. The mail server
>
?
-Original Message-
From: David Marshburn [mailto:[EMAIL PROTECTED]]
Sent: Monday, July 15, 2002 7:35 PM
To: Anette van der Schyf
Cc: [EMAIL PROTECTED]
Subject: Re: e-mail notification
On Mon, 15 Jul 2002, Anette van der Schyf wrote:
> What do I need to get e-mail notification when a file in
On Mon, 15 Jul 2002, Anette van der Schyf wrote:
> What do I need to get e-mail notification when a file in the repository is
> edited or committed by someone else?
May I humbly suggest that you get and read about my activitymail script?
Here's where you'll find it.
htt
On Mon, 15 Jul 2002, Anette van der Schyf wrote:
> What do I need to get e-mail notification when a file in the repository is
> edited or committed by someone else? What I have done so far is the
> following:
>
> Because many of the users' e-mail username and cvs username
Hi
What do I need to get e-mail notification when a file in the repository is
edited or committed by someone else? What I have done so far is the
following:
Because many of the users' e-mail username and cvs username differs, I
created a users administrative file like the manual said I mu
e. But one small problem, the notify
> file is not being executed! Please excuse my simplicity in this
> matter, as i'm new to cvs admin.
Check your logs for error messages.
> for what it's worth:
> notify file:
> ALL mail %s -s "CVS notification"
Try rea
le is not being executed! Please excuse my simplicity in this
matter, as i'm new to cvs admin.
for what it's worth:
notify file:
ALL mail %s -s "CVS notification"
users file sample entry:
muneer.mirza:[EMAIL PROTECTED]
cvs version 1.11.1
_
We have 5 developers besides myself who want watches on the same set of
files. Plus we have a contractor company on the other side of the world who
wants to do the same. What is the most efficient way to go about this?
Jeanie
___
Info-cvs mailing
Hallo,
we are using CVS (1.10) in local mode under WinNT4.0 and we want to
use notification.
In notify I insert:
net send %s "Danger! Parallel Version!"
It works.
Is it possible to send the name of the file which is edited?
I use the free cvsbook and I did not find something
Nils9 writes:
>
> Maybe not exactly sending notification over email, but logging the checkout
> operation could be usefull. So is it somehow possible? Any switch of pserver?
If you have a history file, checkouts are logged in it by default. See:
<http://www.cvshome.org/docs/manual
Maybe not exactly sending notification over email, but logging the checkout
operation could be usefull. So is it somehow possible? Any switch of pserver?
If creating these logs, workflow map could be generated afterwards.
So is there a way if users run WinCVS and server is linUx?
-Nils
In article <[EMAIL PROTECTED]>, M Hari Hara
Prasad wrote:
>Hello all,
>
>While there is an automatic e-mail notification on CVS commits ( through an
>entry in $CVSROOT/loginfo),
>is there any means of automatic e-mail notification for all the CVS
>checkouts made.
Such a f
Hello all,
While there is an automatic e-mail notification on CVS commits ( through an
entry in $CVSROOT/loginfo),
is there any means of automatic e-mail notification for all the CVS
checkouts made.
Any suggestion is appreciated.
Regds,
Hari
Title: Send email notification when committing changes in CVS on windows2000
I've setup cvs server on windows2000 and I have major problem setting up email notification when I commit changes to the repository. Could any of you show me how to do it? I've read quite a bit news group
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hey! It really worked!
Really thanks, Tim:
In fact, in my distribution, the script didn't ended in .pl, and
log_info did not accept the "-u" command line option.
Regards and thanks again!
diego.
[EMAIL PROTECTED] wrote:
> -BEG
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
> > My understanding is that when you commit each folder is committed
> > individually. So when you commit something which covers
> dirs, sub1 and
> > sub2, it actually gets run as 3 separate commits.
> >
>
> Yes, this is what I understood and what
; >
> > -BEGIN PGP SIGNED MESSAGE-
> > Hash: SHA1
> >
> > Hi all!:
> >
> > I have an e-mail notification when I do commit into a directory. I
> > have in my CVSROOT/loginfo file an entry that looks like:
> >
> > dir (mail )
&g
SAGE-
> Hash: SHA1
>
> Hi all!:
>
> I have an e-mail notification when I do commit into a directory. I
> have in my CVSROOT/loginfo file an entry that looks like:
>
> dir (mail )
>
> However, now I have two subdirs of that directory, call them sub1
&g
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Hi all!:
I have an e-mail notification when I do commit into a directory. I
have in my CVSROOT/loginfo file an entry that looks like:
dir (mail )
However, now I have two subdirs of that directory, call them sub1
and sub2. When I commit
>From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
>Sent: Thursday, April 05, 2001 11:29 AM
>Brian Sequeira writes:
>> # remove double trailing slash
>> $cvsroot =~ s/\/\/$/\//;
>-- (What does
>> this mean?)
>It means that the author likes obfuscated code or
dy):
#
chmod +x /home/cvs/cvs/CVSROOT/loginfo.pl
Good
luck!
-Ross
-Original Message-From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Brian
SequeiraSent: Thursday, April 05, 2001 11:23 AMTo:
[EMAIL PROTECTED]Subject: loginfo.pl for Email
Notification
H
Brian Sequeira writes:
>
> A loginfo.pl,v file exists in the CVSROOT directory, but not a loginfo.pl.
If you want to have additional files in CVSROOT checked out
automatically when they're committed, you have to add them to
CVSROOT/checkoutlist.
> added a loginfo.pl to the repository that was p
Use the cvs administrative file, checkoutlist, to get a checked out version
of loginfo.pl into CVSROOT.
See the manual at
http://www.cvshome.org/docs/manual/cvs_18.html#SEC174
Jerry
> From: Brian Sequeira [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, April 05, 2001 11:23 AM
> A loginfo.pl,v file
Hello,
Below is an error I
get when I try to commit any file after I had edited my loginfo file to contain
the following line: ALL $CVSROOT/CVSROOT/loginfo.pl [EMAIL PROTECTED] $USER
%{sVv}
brians@viola:/usr/home/brians/51Release/Oas/CVSROOT$
cvs commit -m "test"cvs commit: Examining .Ch
Jeffrey Liu writes:
>
> Larry Jones wrote:
> >
> > http://www.cvshome.org/docs/manual/cvs_18.html#SEC170
>
> We can make email sent out, but we like the sender(From:)
> is real user, not shared account.
The example in the above referenced section of the manual illustrates
how to do that. You
Larry Jones wrote:
>
> Jeffrey Liu writes:
> >
> > when tester commit change, the email notification is from "pubcvs@"
> >
> > What do we need to change so that commit notification is sent from
> > tester,
> > real user account, not from a
Jeffrey Liu writes:
>
> when tester commit change, the email notification is from "pubcvs@"
>
> What do we need to change so that commit notification is sent from
> tester,
> real user account, not from a shared account(pubcvs)?
http://www.cvshome.org/docs/manua
Question about commit notification email in CVS server/client mode.
We set up CVS server/client operation, and use password authentication.
Several users are defined run as pubcvs.
$CVSROOT/CVSROOT/passwd:
tester:XR4pjK023zika:pubcvs
when tester commit change, the email notification is from
You have received a message with one of the following attachment
extentions: vbs, vbe, wsf, wsh, hte, shs. Because of potential future
viruses being written with these extentions, the message is currently
being blocked.
Enclosed is the header of that message.
If you need the file right away, plea
You have received a message with one of the following attachment
extentions: vbs, vbe, wsf, wsh, hte, shs. Because of potential future
viruses being written with these extentions, the message is currently
being blocked.
Enclosed is the header of that message.
If you need the file right away, plea
You have received a message with one of the following attachment
extentions: vbs, vbe, wsf, wsh, hte, shs. Because of potential future
viruses being written with these extentions, the message is currently
being blocked.
Enclosed is the header of that message.
If you need the file right away, plea
[EMAIL PROTECTED] wrote:
>
> Hi,
>
> How do I setup an email notification to go out whenever someone
> commits a file. I have setup a watch on that file/directory. I don't
> know whether I should now change notify file or loginfo file and how
> do I change. Any h
Hi,
How do I setup an email notification to go out whenever someone
commits a file. I have setup a watch on that file/directory. I don't
know whether I should now change notify file or loginfo file and how
do I change. Any help is greatly appreciated. T
Won't the cvs history mechanism work for this?
--- Forwarded mail from [EMAIL PROTECTED]
I now have to log ALL actions performed in CVS, such as updates
and the like... basically any time a user types 'cvs foo' I should
log what they typed...
I guess I could move the binary and put a wrapper o
What about:
#!/bin/sh
# contents of cvs wrapper
# do some pre-op logging
cvs-binary "$*"
# do some post-op logging
Noel
[EMAIL PROTECTED] on 2000.08.09 12:28:42
To: [EMAIL PROTECTED]
cc: (bcc: Noel L Yap)
Subject: Email notification of checkout (more)...
I now have
ory which will specify a program to run
> whenever files in a module are checked out. The program runs with a single
> argument, the module name. So, try to specify a program there which will
> send the email notification.
>
> Shlomo
>
> -Original Message-
> From: Stuart
I now have to log ALL actions performed in CVS, such as updates
and the like... basically any time a user types 'cvs foo' I should
log what they typed...
I guess I could move the binary and put a wrapper on it... is there
a way to do this in cvs.
Cheers,
Stu
m runs with a single
argument, the module name. So, try to specify a program there which will
send the email notification.
Shlomo
-Original Message-
From: Stuart Carter [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, August 09, 2000 1:31 PM
To: [EMAIL PROTECTED]
Subject: Email notification of checko
Apologies if this is a silly question, but I've just taken over
the CVS repository, and now my boss wants email notification of
check-outs (by lunch-time!)...
Is there any easy way to do this? I have looked into the history
command which displays them, but doesn't email. I've a
Rodent of Unusual Size wrote:
>
> Uwe Fritsch wrote:
> >
> > Is there a way to get the CVS author name at the time when the loginfo
> > trigger is run?
>
> Put $USER on the command line that invokes log.pl, and I think
> you'll get what you want. The envariable USER contains the
> server-side u
Uwe Fritsch wrote:
>
> Is there a way to get the CVS author name at the time when the loginfo
> trigger is run?
Put $USER on the command line that invokes log.pl, and I think
you'll get what you want. The envariable USER contains the
server-side username; the $USER admin-file substitution gets
Hi,
we are using "log.pl" in the loginfo control file to send out
notification to developers on new check ins. We are using the passwd
access and have a public cvs account (cvsuser) for users which are
remote. CVS itself stores the remote user's name (let's say henry) for
68 matches
Mail list logo