svnserve wil not start (subversion)

This forum is for topics specific to the Raspberry Pi and Arch Linux ARM

svnserve wil not start (subversion)

Postby Chrisjuh » Thu Jun 13, 2013 10:38 am

Hi all,

I have been trying to get subversion to work but so far i cannot get the service 'svnserve' to start. I keep getting the code=127 witch indicates that it cannot find a 'PATH'. I checked my /etc/conf.d/svnserve and i did set a path to my main repositories directory.

Also i keep getting libsasl2.so.3 not found, i used pacman -S subversion to install subversion. I also did a pacman -Syu to update everything before i did a install of subversion.

I followed the subversion wiki page of Arch Linux ARM step by step, is there anyone who got this problem as well?

Thnx in advance.
Chris
Chrisjuh
 
Posts: 6
Joined: Thu Jun 13, 2013 10:32 am

Re: svnserve wil not start (subversion)

Postby sdjf » Tue Jun 18, 2013 11:07 am

I have not tried this package. But if you are starting from commandline, you could try starting it with strace with long strings allowed so you can look at all the system calls. strace is in repository.

strace -s 100 -o OUTPUTFILENAME subversion [ARGUMENTS/OPTIONS FOR SUBVERSION] &

set -s to however many characters per line you want of output, -o is where you want output to go.
sdjf
 
Posts: 178
Joined: Wed May 08, 2013 1:55 pm


Return to Raspberry Pi

Who is online

Users browsing this forum: No registered users and 3 guests