Jump to content

Recommended Posts

Posted

Hi thanks for your reply i gave svnrepo in the textfield and create same name folder in home directory

And then what happened? Was there an error message, or did it work?
Posted

It end with error only

The following errors were found :

  • The SVN repository directory does not exist.


It is going upto Checking the submitted data (95 %)

and then end with above error.

Posted

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
Posted

Hi Admin

Thanks for your valuable time and detail reply. I want to ask one questio is this possible rather than i will use SVNMANAGER(As you mentioned restrictions) can i install and access SVN some other medium if yes can you share how to access your installed SVN?

Posted

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.

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...