Konstantinos L. wrote:
Hi guys,
sorry if this has been said again but i am a little confused. I have
setup the VisualSVN server on my machine (windows 7), i have created
my project, i have capified it etc but when i run the command cap
deploy command i get this error:
    [testsite.gr] executing command
 ** [testsite.gr :: err] sh: svn: command not found

I think that  svn (subversion) needs to only be installed on the my
development machine (used to deploy my rails project) and not on the
hosting server. Does it have to be installed to the hosting server
too? If not why do i get this error?

Do you have any suggestions for this?

Thank u in advance,
Kostas

Subversion should be installed in hosting server (except for copy strategy) because checkout,export,... actions are done in hosting/remote server.

--
Rafa

--
* You received this message because you are subscribed to the Google Groups 
"Capistrano" group.
* To post to this group, send email to [email protected]
* To unsubscribe from this group, send email to 
[email protected] For more options, visit this group at 
http://groups.google.com/group/capistrano?hl=en

Reply via email to