Update working copy from hook script
From: Tyler <tyler.badorrek_at_ngc.com>
Date: Thu, 5 Nov 2009 09:00:49 -0800 (PST)
I'm trying to update a working copy by having svn update executed during a post-commit script after the repo has been committed to by another wc. I have a script that executes svn update, but it only works when I run it directly in the command line. It gets an error and stops when the hook script is called automatically by svn. I'm executing "SVNPATH/svn update fullPathToWC" but I'm not sure why it only works from command line.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.