Gentoo Archives: gentoo-dev

From: Natanael Olaiz <nolaiz@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Private SVN repository for live-ebuild
Date: Thu, 27 Jan 2011 15:17:12
Message-Id: 4D418C40.8060306@gmail.com
1 Hi all,
2
3 I want to make a live-ebuild for a private subversion repository.
4 I see in the developers manual [1] that CVS have the vars ECVS_USER and
5 ECVS_PASS, but cannot found equivalent ones for SVN [2].
6
7 Anyone knows what would be the prefered way to do that? Is safe to
8 include the login in the ebuild? Can it have only read permissions to root?
9
10
11 And a similar case: a .tar.gz source package which is on a private web
12 URL. What is the best way to download it from the ebuild?
13
14
15 Thanks in advance,
16 Natanael.
17
18
19 [1]
20 http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/cvs-sources/index.html
21 [2]
22 http://devmanual.gentoo.org/ebuild-writing/functions/src_unpack/svn-sources/index.html

Replies

Subject Author
Re: [gentoo-dev] Private SVN repository for live-ebuild Matthew Summers <quantumsummers@g.o>