RE: hook permissions, visualsvn, windows

2011-06-15 Thread Henry Hartley
Konstantin Kolinko wrote >> 2011/6/15 Henry Hartley: >> > >> > "C:\Program Files (x86)\VisualSVN Server\bin\svn" --username >> > SVN_User --password therealpw update D:/websites/site1 >> >> 1. I'd add "--no-auth-cache --non-interac

RE: hook permissions, visualsvn, windows

2011-06-15 Thread Henry Hartley
Andy Levy wrote: >> >> Pass valid credentials to svn update with --username and --password >> in your hook & see what happens. I'm finally getting back to this issue. Things have changed a little so here's a recap and the current situation: I have a VisualSVN repository on a development web se

RE: hook permissions, visualsvn, windows

2011-06-09 Thread Henry Hartley
Lorenz wrote: >> that doesn't look like a windows batch file to me. >> You sure that runs from the windows command line? >> >> Doing so on win xp gives me errors about the "REPOS=$1" and >> "REV=$2" lines. And the when I correct the syntax the call to svn >> results in svn trying to update $REPOS

hook permissions, visualsvn, windows

2011-06-08 Thread Henry Hartley
meant to update (D:/websites/wwwsite1). Any ideas? -- Henry Hartley