public inbox for gentoo-portage-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-portage-dev] portage sources have moved from SVN to GIT
@ 2010-03-24  8:07 Zac Medico
  2010-03-25  0:55 ` Sebastian Pipping
  0 siblings, 1 reply; 2+ messages in thread
From: Zac Medico @ 2010-03-24  8:07 UTC (permalink / raw
  To: gentoo-portage-dev

Hi,

As the subject says, the portage sources have been moved from SVN to
GIT [1]. The new repo is located on git.overlays.gentoo.org [2].
I've just updated the documentation to reflect this move [3] and it
will be a few minutes before the html regenerates.

If you have push access then you can commit something to the master
branch like this:

  git clone git+ssh://git@git.overlays.gentoo.org/proj/portage.git
  cd portage
  # edit files
  git commit -a
  git push origin master

[1] https://bugs.gentoo.org/show_bug.cgi?id=196025
[2] http://git.overlays.gentoo.org/gitweb/?p=proj/portage.git;a=summary
[3] http://www.gentoo.org/proj/en/portage/doc/testing.xml
-- 
Thanks,
Zac



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-03-25  0:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-24  8:07 [gentoo-portage-dev] portage sources have moved from SVN to GIT Zac Medico
2010-03-25  0:55 ` Sebastian Pipping

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox