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

Windows hooks and shadow folders

From: Garrett Fitzgerald <sarekofvulcan_at_gmail.com>
Date: 2006-08-12 02:11:47 CEST

I'm trying to implement Shadow Folder functionality with a post-commit
hook doing an SVN Update. Not elegant, but it should work.

When I run the batch file manually, it works, but it doesn't fire when
I do a commit. I named the file repospath\hooks\post-commit.bat, and
it contains the following line:

"c:\program files\subversion\bin\svn" update z:\ShadowFolderName

SVNService is set to log in as me, if that's relevant. Both SYSTEM and
I seem to have read/write/execute to anything I'm likely to need.

Any thoughts? Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Aug 12 02:13:15 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.