pkgsrc-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Subversion server no longer accessible after upgrading to NetBSD 4.0.1
Hello,
Before the upgrade, my server used to run NetBSD 3.0 . One of the
services running
on this machine is the subversion server (v.1.3.0) ) is called from
rc.local with:
su username -c "/usr/pkg/bin/svnserve -d -r /data/svn_repo "
So, i was able to connect to the svn repository with urls like "
svn://192.168.0.2/repo/blabla" .
Yesterday I have upgraded the machine to NetBSD 4.0.1 . The pkgsrc
packages are
still the old ones ( the plan is to upgrade all of them, too, when I
find the time to take
care of this ).
The current problem is that now I am getting :
svn: Can't connect to host '192.168.0.2': Connection refused
whenever I try to access the svn repository using the "svn://" protocol .
The svnserve process is launched at boot and seems to be operational
(it is listed
in the ps , and when I run it manually it doesn't generate any
errors). Yet,
it is not accessible.
Does anyone happen to have any idea about what might have broken
svnserve after upgrading to 4.0.1 ?
If it makes any difference: ipfilter is not active on that machine .
Thanks for any tip,
Adrian Maier
Home |
Main Index |
Thread Index |
Old Index