Giter Site home page Giter Site logo

Comments (4)

mfreiholz avatar mfreiholz commented on June 28, 2024

Do you have subversion installed?

(Sent from mobile phone)
On Oct 19, 2012 2:16 PM, "Nemcio" [email protected] wrote:

Its not a "problem".
You have to change those paths into something like:

SvnAdminExecutable=/usr/bin/svnadmin
SvnExecutable=/usr/bin/svn

and make sure that the apache user (www-data) has permission to execute
this binaries (SElinux requires special configuration).

Unfortunately, it does not help. These are the following errors:
Error: Path to "svn.exe" does not exist: /usr/bin/svn

#0 /home/xxxx/
yyyyy.pl/test/classes/providers/RepositoryViewProvider.class.php(67): IF*
SVNClientC->*_construct('/usr/bin/svn')
#1 #1 /home/xxxx/
yyyyy.pl/test/classes/providers/RepositoryViewProvider.class.php(106):
svnadmin\providers\RepositoryViewProvider->__construct()
#2 #2 /home/xxxx/
yyyyy.pl/test/include/config.inc.php(287):
svnadmin\providers\RepositoryViewProvider::getInstance()
#3 #3
yyyyy.pl/test/settings.php(2): include('/home/nemcio/pr...')
#4 #4 {main}


Reply to this email directly or view it on GitHubhttps://github.com//issues/24.

from if.svnadmin.

Nemcio avatar Nemcio commented on June 28, 2024

So I've installed subversion. The problem I think is that you've written for the Windows iF.SVNAdmin and not for linux.

from if.svnadmin.

mfreiholz avatar mfreiholz commented on June 28, 2024

Yes, of course.
But you have to change this paths to match your OS configuration.

Connect to your server via SSH and type:

$> whereis svn

and

$> whereis svnadmin

now you will see where Subversion is installed.

from if.svnadmin.

Nemcio avatar Nemcio commented on June 28, 2024

After I wrote that correctly typed path. Svn over ssh is working properly and you can post projects. Also USVN working properly. I test on Centos.

from if.svnadmin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.