[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: ClickCulture <jim.priest_at_clickculture.com>
Date: 2005-04-24 16:31:55 CEST

WysG wrote:
> So here's the pseudo-code for what would the hook script looks like, I'd
> need to do this in a Windows batch file or a C/C++ program, but it can't
> be in perl or python aren't installed on this Windows Server and won't
> be :'(

You could build something in ASP or .net which is free and would work on
Windows. We do ColdFusion development and I've done a few scripts that
sit in each project dir - so our developers work on their local work
stations - then commit back to the repository. Then when they want to
check their work on the devlopment box they run
www.projectname.com/update.cfm and it pulls the latest from the repo.

Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Apr 24 16:34:02 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.