info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: cvs email


From: Larry Jones
Subject: Re: cvs email
Date: Fri, 22 Feb 2002 16:05:55 -0500 (EST)

Dimitris writes:
> 
> I've added this line to loginfo:
> DEFAULT mail -s %s address@hidden
> 
> This posts an email on very commit. My problem is that cvs waits
> untill the email has been posted. Which means the client just sits
> there for an extra 20 seconds doing nothing, waiting for the cvs
> server to post the email.
> 
> Does anyone know how to get around this and to post emails
> at the background? (can i run a script etc?)

You can do whatever you want.  Probably the simplest thing is to just
run the command in the background:

        DEFAULT mail -s %s address@hidden&

-Larry Jones

Everything's gotta have rules, rules, rules! -- Calvin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]