Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 478118 - Please migrate the apache repository from svn.gentoo.org to git.overlays.gentoo.org
Summary: Please migrate the apache repository from svn.gentoo.org to git.overlays.gent...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Infrastructure
Classification: Unclassified
Component: Gentoo Overlays (show other bugs)
Hardware: All Linux
: Normal enhancement (vote)
Assignee: Gentoo Overlays Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-25 11:26 UTC by Michael Palimaka (kensington)
Modified: 2014-08-09 12:59 UTC (History)
4 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Palimaka (kensington) gentoo-dev 2013-07-25 11:26:21 UTC
I spoke to Patrick, the current apache maintainer, and he has no objection to migrating the apache SVN repository to git.

There are no branches or tags, so hopefully it won't be too difficult.
Comment 1 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2013-11-07 18:38:28 UTC
Are we talking about svn.overlays.gentoo.org/proj/apache?
Comment 2 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-07 20:58:51 UTC
(In reply to Theo Chatzimichos from comment #1)
> Are we talking about svn.overlays.gentoo.org/proj/apache?

No that's the wrong repo. a3li helped me finding the right one. When we migrate the repo, please use the following command as reference:

  git svn clone svn://anonsvn.gentoo.org/apache -T trunk/dist

Especially the "-T trunk/dist" is important as this repo only has content in "trunk/dist" and I think it's better to have all content being in the root folder of the git repo and not a "dist/" subfolder.
Comment 3 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2013-11-07 21:17:26 UTC
I can create the repo, give you (and anybody else you tell me) push access, so you can push the results yourself there, is that fine?
Comment 4 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-08 08:38:23 UTC
(In reply to Theo Chatzimichos from comment #3)
> I can create the repo, give you (and anybody else you tell me) push access,
> so you can push the results yourself there, is that fine?

That's completely fine. 
Please give the following people push access to the repo:

bonsaikitten
floppym
kensington
polynomial-c


Thank you :)
Comment 5 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-08 16:58:34 UTC
kensington and floppym suggested to make the repo writeable by all Gentoo devs.
Comment 6 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2013-11-08 21:15:14 UTC
repo created, git@git.overlays.gentoo.org:proj/apache
Comment 7 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2013-11-09 13:40:45 UTC
Repository migrated. Please do not(!) add any changes to the old svn repository as I already added a chageset to the new repo.

@tampakrap: There's a small typo in your repo-URI. I had to change it like this to get access:

git+ssh://git@git.overlays.gentoo.org/proj/apache
Comment 8 Theo Chatzimichos (RETIRED) archtester gentoo-dev Security 2013-11-09 13:46:10 UTC
There is no typo, both are working. Anyway, please change repositories.xml yourself, and I'll archive the svn repo
Comment 9 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2014-06-14 07:19:59 UTC
Can we close this bug?
Comment 10 Michael Palimaka (kensington) gentoo-dev 2014-06-14 14:56:53 UTC
(In reply to Robin Johnson from comment #9)
> Can we close this bug?

The git repo is working fine, I guess all that's left is archiving the SVN repo.
Comment 11 Pavlos Ratis (RETIRED) Gentoo Infrastructure gentoo-dev 2014-08-09 12:59:13 UTC
Since the repo has beend migrated and the SVN support has been discontinued. I'm resolving the bug.