From owner-freebsd-questions Mon Jul 15 20: 1:56 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0230837B400 for ; Mon, 15 Jul 2002 20:01:53 -0700 (PDT) Received: from hivemind.trini0.org (bgp626680bgs.brick201.nj.comcast.net [68.39.132.244]) by mx1.FreeBSD.org (Postfix) with SMTP id 315C843E64 for ; Mon, 15 Jul 2002 20:01:52 -0700 (PDT) (envelope-from gsam@trini0.org) Received: (qmail 50972 invoked by uid 0); 16 Jul 2002 03:01:51 -0000 Received: from unknown (HELO trini0.org) (192.168.0.3) by hivemind.trini0.org with SMTP; 16 Jul 2002 03:01:51 -0000 Message-ID: <3D338C9E.8010807@trini0.org> Date: Mon, 15 Jul 2002 23:01:50 -0400 From: Gerard Samuel User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc3) Gecko/20020525 X-Accept-Language: en, en-us MIME-Version: 1.0 To: FreeBSD Questions Subject: cvs commit emails?? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Im trying to setup cvs to send out emails when a file is commited. I copied, /usr/src/contrib/cvs/contrib/log.in to log.pl in my cvs CVSROOT directory. With my inexperience with perl, I entered #!/usr/bin/perl at the top of log.pl, and chmod the file to 755. Then in loginfo I entered gsam CVSROOT/log.pl %s -f CVSROOT/commitlog -m gsam@trini0.org So far it hasn't been working. If anyone has any experience with this, Ill be grateful. Thanks -- Gerard Samuel http://www.trini0.org:81/ http://dev.trini0.org:81/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message