Jump to content

[Solved] Please Install Svn


subodhc

Recommended Posts

What I was asking was for you to say something like

/var/www/repos/
in which case I would have said you need to pick something within your /home/ directory because you don't have read/write privileges to /var/www or you could have said

/home/subodhc/repos/
in which case I could have checked to see if that directory existed but looking at the code closer it looks like SVNManager uses the exec() functions which aren't going to work anyways because we have them disabled for security reasons.

 

It is possible to get SVNManager working, but some of its functions aren't going to work because of not being able to execute commands on the shell. If you would like to proceed I can help you get it as functional as it's going to get, but you have to give me slightly more informative answers to my questions.

  • Like 1
Link to comment
Share on other sites

We don't offer any way to directly access SVN since we don't allow shell access. What is the reason you really need SVN on a shared host anyway?

 

If you're doing it to install software from a repo, you can just check the source out and upload it over FTP instead.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...