Re: svn from source and build problems @debian

2021-05-29 Thread Daniel Shahaf
nico becker wrote on Fri, 28 May 2021 10:23 +00:00: > i want only the svn server module, i need no client no apache etc. is > there an shorter, easyer way to geht the svnserve? You can run «make svnserve» to build just svnserve, but there isn't a «make» incantation that'll install just that. The

Re: svn from source and build problems @debian

2021-05-29 Thread Daniel Shahaf
Nathan Hartman wrote on Fri, 28 May 2021 15:46 +00:00: > Then I would configure, make, and install apr; configure, make, and > install apr-util; and finally configure, make, Here would be a good time to run «make svnserveautocheck» (with or without THREADS=1). If apr/apr-util have «make test» tar