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

RE: Hook script questions

From: Viaggi, Christopher <CViaggi_at_us.fujitsu.com>
Date: 2006-07-06 23:48:28 CEST

Linda,
 
I believe there are several people who have done this and there are
several old threads regarding.
This is a completely doable thing.
 
I would suggest using a post commit script and while I don't use my
script to update a live website, I do use it to keep my scripts
repository updated. The theory is the same and would at least provide
you with an example. The script isn't as elegant as it could be, but it
works and I believe the logic is straight forward.
 
//C

________________________________

        From: Linda Halligan [mailto:lhalligan@bitpusher.com]
        Sent: Thursday, July 06, 2006 2:21 PM
        To: users@subversion.tigris.org
        Subject: Hook script questions
        
        

        Please don't beat me with the RTFM stick. I've searched for a
few days now and I'm not able to find an answer to my question.

         

        I'm setting up a new subversion instance. It will contain a
single repository with several projects. One of those projects is going
to be the source for a tomcat based website. I want the website to get
updated automatically only when the "website" project is updated. Since
I'm not a coder I'm not entirely sure how to go about doing that.

         

        Is it possible to write a post-commit script that will execute
only if that portion of the tree has been changed?

         

        If someone could point me to an example of how this could be
done I would be eternally grateful.

         

         

        -Linda
Received on Thu Jul 6 23:51:42 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.