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
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
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
meant to
update (D:/websites/wwwsite1).
Any ideas?
--
Henry Hartley