RobinP wrote:
Hi Bart,
Firstly you need to become a bit more familiar with the way Windows finds executables, basically you need to add "C:\Program Files\VisualSVN\bin" to your PATH in order to be able to run "svn.exe" from any directory (if you do this you shouldn't need to install SVN separately).
Secondly, the "checkout directory" has nothing to do with "wwwroot", it is on your local machine, not your server. If you don't understand that then I suggest you read up a bit more on SVN:
here is a good startRegards
HyperBart wrote:
Text of HyperBart
I tried that, the path command i'm familiar with, i entered:
path %PATH%;[PATH of SVN.exe]
I'll try it again at home en let you know, but i don't think it helps...
About your second part, i know, SVN is pretty new for me, thanks for the link. But what you say about the checkout directory, you say it is on the local machine, but how is that possible? On my laptop which is the client, i'm using Zend studios... It has te be executed on the server, right? So which one is the checkout directory then ?