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

RE: Query regarding post commit action

From: Adams, Arthur \(Aquilent\) <Arthur.Adams2_at_va.gov>
Date: 2007-08-20 13:22:31 CEST

Run an svnlook on the repository and revision. That will get you the
names and paths of the files committed.
 
If the extension is enough to get the file type, just parse that out and
go from there.
 
If not, use the name and path to determine the file type.

________________________________

From: Rajasekar Gandhi [mailto:rajasekar.gandhi@fortuna.com]
Sent: Monday, August 20, 2007 5:34 AM
To: users@subversion.tigris.org
Subject: Query regarding post commit action

Hi,

        I need to write a script wherein it has to send mail to the
development team whenever a particular type of files are committed to
the repository. What should i do?

 

Thanks & Regards
Rajasekar G
FTI | Elite Plaza | Work: 040-30787220 |( +91-9246564040
rajasekar.gandhi_at_fortuna.com <file:///\\s\>

 

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Aug 20 13:20:30 2007

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.