[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: SVN Notify - Windows

From: Res Pons <pons32_at_hotmail.com>
Date: 2006-05-08 21:53:29 CEST

Inside the .bat file you have to tell it where perl.exe is:

c:\program files\activeperl\perl C:/Perl/site/lib/SVN/Notify.pm

----Original Message Follows----
From: "Eric Lemes" <ericlemes@gmail.com>
To: users@subversion.tigris.org
Subject: SVN Notify - Windows
Date: Mon, 8 May 2006 15:39:49 -0300
MIME-Version: 1.0
Received: from tigris.org ([204.16.104.146]) by
bay0-mc10-f12.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.1830); Mon, 8
May 2006 11:40:04 -0700
Received: (qmail 12384 invoked by uid 5000); 8 May 2006 18:39:50 -0000
Received: (qmail 12375 invoked from network); 8 May 2006 18:39:49 -0000
X-Message-Info: txF49lGdW42Kfi8tVaMHKIZIZDHiNfFO1T8hqyCt1tc=
Mailing-List: contact users-help@subversion.tigris.org; run by ezmlm
Precedence: bulk
list-help: <mailto:users-help@subversion.tigris.org>
list-unsubscribe: <mailto:users-unsubscribe@subversion.tigris.org>
list-post: <mailto:users@subversion.tigris.org>
Delivered-To: mailing list users@subversion.tigris.org
DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com;
        
h=received:message-id:date:from:to:subject:mime-version:content-type;
b=rURI8PcAhkoZkGUa30eclDMIb5Kle+VN9wDDp3qOGQiPzRcYr0WI5u7HfNBURUmcdTOgfW68HRk5wFHtMUmirZqy1JV+Y4X+daa0QO6kh+974oXsCHvND7BiDEKFbTL9XVxcKvWAn8f4k58X8ih7UuH9mw7LS160SjRoyej/A/Q=
Return-Path: users-return-48884-pons32=hotmail.com@subversion.tigris.org
X-OriginalArrivalTime: 08 May 2006 18:40:04.0685 (UTC)
FILETIME=[D27C9FD0:01C672CE]

Hello there,

I'm trying to setup the SVN Notify perl script in my SVN server.

I setup the following components:
- ActivePerl 5.8.8.817
- SVN-Notify-2.58 - http://search.cpan.org/~dwheeler/SVN-Notify-2.58/

When I execute the svnnotify script from the shell, it works fine (very
beautiful with good information and colored diffs :-) ). When it's plugged
in the post-commit.bat hook, it didn't working (Perl return the error: Can't
locate object method "new" via package "Net::SMTP_auth" at
C:/Perl/site/lib/SVN/Notify.pm line 1799).

I think the limited environment of post-commit.bat is crashing the script,
but I don't know exactly why. If some Windows-Perl advanced users can help
me find this, we can have a beautiful e-mail notifier for VSSSpam under
windows.

Thanks in advance.

Eric Lemes
São Caetano do Sul - SP - Brazil

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 8 21:54:46 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.