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

Re: Windows Hook Script - Automatic web publishing

From: Chris Jensen <cjensen_at_edex.com.au>
Date: 2005-04-23 07:16:14 CEST

> Is there any other way that I'm not seeing. Is this possible as
> a Batch file ? If yes how ?

If all your webapps live in the same directory, depending on how much
time you have and how much work you want to put into it, the script
could simply do
        svn up root_of_all_webapps/
on every commit without checking.
Sure it would also do an unnecissary check for updates when you tag or
branch, but I'm guessing the overhead wouldn't hurt your dev server.

-- 
---------------------------------------------------------------------
Chris Jensen cjensen@edex.com.au
Educational Experience (Australia)
Postal Address: PO Box 860, Newcastle NSW 2300
Freecall:       1-800-025 270      International: +61-2-4923 8222
Fax:            (02) 4942 1991     International: +61-2-4942 1991
Visit our online Toy store! http://www.toysandmore.com.au/
---------------------------------------------------------------------

Received on Sat Apr 23 07:18:06 2005

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.