Gentoo Archives: gentoo-portage-dev

From: Fabian Groffen <grobian@g.o>
To: gentoo-portage-dev@l.g.o
Subject: [gentoo-portage-dev] [PATCH] Repoman SVN support
Date: Thu, 23 Nov 2006 18:11:25
Message-Id: 20061123181010.GA26223@gentoo.org
1 Hi all,
2
3 Please find attached the patch of the prefix repoman sources against the
4 current trunk. I hope I removed all hunks that have prefix-only
5 changes.
6
7 The current diff is mainly SVN support for Repoman. I extracted the SVN
8 diffs only. Most of the original work was done by Kito, and recently I
9 wiped the dust off of it, and finalised it into some working version.
10 So far the good news, the bad news now regarding this patch: I had to
11 somehow hardcode the svn repo being used, as I didn't find a way to let
12 repoman figure out dynamically what the "offset" in the SVN repository
13 is where the portage tree starts. This is kind of similar to how CVS
14 support is done, where this offset is also hardcoded.
15
16 While I think repoman's CVS support has always been used as-is --
17 nowadays people prefer to start non-CVS repos, the SVN support as in
18 this patch would, considering the many overlays in SVN around, surely
19 benefit from some sort of solution that allows to set the "repository
20 offset" or something, e.g. through a variable. Thoughts?
21
22
23 --
24 Fabian Groffen
25 Gentoo on a different level

Attachments

File name MIME type
repoman-svn.patch text/plain

Replies