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

Post-commit hook export

From: Mike van Hoof <m.vhoof_at_scheepens.nl>
Date: Mon, 30 Jun 2008 11:15:13 +0200

Hi,
 
i am trying to get a post-commit hook to work.
The current content in the script is:
 
#!/bin/sh
"C:\Program Files\CollabNet Subversion Server\svn" export
file:///$1/trunk/www C:\Inetpub\wwwroot\mike\test\ --username web
--password web --force
 
The next step will be that only the repository name is extracted from
the path, so that i can export to that subfolder.
 

Met vriendelijke groet,

Mike van Hoof

Scheepens reclame adviseurs
Post > Postbus 954, 5000 AZ, Tilburg
Bezoek > Sportweg 14, 5037 AC, Tilburg
Telefoon > 013 5950 900
Fax > 013 5950 901
e-mail > m.vhoof_at_scheepens.nl <blocked::mailto:m.vhoof_at_scheepens.nl>
internet > www.scheepens.nl <blocked::http://www.scheepens.nl/>

> Opvallend veelzijdig
Received on 2008-06-30 11:15:41 CEST

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.