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

Subversion Hooks

From: <jzorzi_at_marketlinksolutions.com>
Date: 2005-03-31 22:22:33 CEST

I have a linux server running subversion.
 
I have mounted a folder to my windows webserver as the apache user.
I added the following line to the post-commit file under the hooks directory
and granted it execute permissions
/usr/bin/svn update /mnt/iisdev//wwwroot/
post-commit is also owned by root.
 
from my workstation i update my source and it isn't automatically copied
over to the mnt dir.
if i run the post-commit manually it works just fine and updates the folder.
 
why is subversion not able to update the mnt automatically?
 
Secondly is there a way instead off just running svn update to run svn
update on the specific files being worked on in the repository. If only 5
files are being worked on i would rather that only those 5 files be updated
instead of checking the entire repository for the updates.
 
Thanks

Jay Zorzi
Systems Administrator, Information Technology

MarketLink Solutions
see further. achieve more.

e - jzorzi@marketlinksolutions.com
t - 416.260.2800 x299
f - 416.260.2893

 
Received on Thu Mar 31 22:25:59 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.