It may not be necessary to set up a subversion server, I now believe.
See below to what caused confusion here...

On 170219-12:56+0100, Miroslav Rovis wrote:
...
> https://gnunet.org/node/2634
...
> But I was wondering if anybody knows of a more Gentoo-specific
> tutorial/tip/thread/topic/other about setting up a Subversion server?

Here's what caused confusion:

Go to:
https://gnunet.org/git/youbroketheinternet-overlay.git/tree/net-misc/gnunet

of the currently available (you can see the equivalent listing there, as
in this local git clone'd repo of mine):

youbroketheinternet-overlay/net-misc/gnunet $ ls -ABgo
total 60
drwxr-xr-x 2 4096 2017-02-17 12:54 files
-rw-r--r-- 1 7436 2017-02-17 12:54 gnunet-0.10.1.ebuild
-rw-r--r-- 1 7440 2017-02-17 12:54 gnunet-0.10.1_pre01021.ebuild
-rw-r--r-- 1 4596 2017-02-17 12:54 gnunet-0.10.2_rc1.ebuild
-rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-0.10.2_rc2.ebuild
-rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-0.10.2_rc3.ebuild
-rw-r--r-- 1 7175 2017-02-17 12:54 gnunet-9999.ebuild
-rw-r--r-- 1  381 2017-02-17 12:54 Manifest
-rw-r--r-- 1 1467 2017-02-17 12:54 metadata.xml
youbroketheinternet-overlay/net-misc/gnunet $ 

And of those, only these ones are (and pls. notice it is EAPI=6, so
recent):
https://gnunet.org/git/youbroketheinternet-overlay.git/tree/net-misc/gnunet/gnunet-0.10.1.ebuild
<same https path>/gnunet-0.10.1_pre01021.ebuild
SVN repo ebuilds.

But these:

gnunet-0.10.2_rc1.ebuild
gnunet-0.10.2_rc2.ebuild
gnunet-0.10.2_rc3.ebuild
gnunet-9999.ebuild

are all git repo ebuilds, so I'll try and see if adding the gnunet-9999
below, will allow me to use the gnunet git (which I cloned to my local
space):

# cat /etc/portage/package.unmask/package.unmask.file
>=net-misc/gnurl-9999
>=net-misc/gnunet-9999
#

And surely I will use the suggestion (given to gnunet developers, in the
gnunet-9999.ebuild):

# if you're a gnunet developer, you can put a symlink to your local git
# here:
EGIT_REPO_URI="/usr/local/src/${PN}

Be it failure or success, I'll report back how my attempts fared.

-- 
Miroslav Rovis
Zagreb, Croatia
https://www.CroatiaFidelis.hr

Attachment: signature.asc
Description: Digital signature

Reply via email to