Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
downloading a portage with svn
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
bulldo
n00b
n00b


Joined: 08 Jul 2010
Posts: 3

PostPosted: Thu Jul 08, 2010 8:00 am    Post subject: downloading a portage with svn Reply with quote

hello

I have a problem with svn :?
I tried to download the portage of gentoo from this site http://anonsvn.gentoo.org/ using svn
for this i wrote exactly this command line in my terminal svn co svn://anonsvn.gentoo.org/ but it didn't work . I tried also with this one svn co svn://134.68.240.60/gentoo-x86 . same thing :(

Would you please help me
Back to top
View user's profile Send private message
dol-sen
Retired Dev
Retired Dev


Joined: 30 Jun 2002
Posts: 2805
Location: Richmond, BC, Canada

PostPosted: Thu Jul 08, 2010 8:09 am    Post subject: Reply with quote

First off, portage has moved to git, svn is dead now.

git's main instruction page: http://git.overlays.gentoo.org/

for portage:
Code:
git clone git://git.overlays.gentoo.org/proj/portage.git

_________________
Brian
Porthole, the Portage GUI frontend irc@freenode: #gentoo-guis, #porthole, Blog
layman, gentoolkit, CoreBuilder, esearch...
Back to top
View user's profile Send private message
Veldrin
Veteran
Veteran


Joined: 27 Jul 2004
Posts: 1945
Location: Zurich, Switzerland

PostPosted: Thu Jul 08, 2010 8:10 am    Post subject: Reply with quote

What are you trying to achieve?

downloading the portage tree?
Does rsync (emerge --sync) work? if not, what is the error.
Does emerge-webrsync work (http version of emerge --sync)? if not, what is the error

cheers
V.
Back to top
View user's profile Send private message
bulldo
n00b
n00b


Joined: 08 Jul 2010
Posts: 3

PostPosted: Thu Jul 08, 2010 8:23 am    Post subject: Reply with quote

I am trying to download the portage tree and I work on Ubunto so I used svn

If I will use git I just have to install it and its what i did exactly but I have this problem when I wrote
Code:
git clone git://git.overlays.gentoo.org/proj/portage.git
in my terminal . here is what i got :

Code:
git, the filemanager with GNU Interactive Tools, is now called gitfm.

If you are looking for git, Linus Torvald's content tracker, install
the cogito and git-core packages and see README.Debian and git(7).

This transition script will be removed in the debian stable
release after etch.

If you wish to complete the transition early, install git-core
and use (as root):
 update-alternatives --config git

Press RETURN to run gitfm
 


I don't know what to do :(

thanks in advance
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8711
Location: ~Brussels - Belgique

PostPosted: Thu Jul 08, 2010 8:26 am    Post subject: Reply with quote

You can get the latest snapshots as tar archives on the gentoo mirrors
http://distfiles.gentoo.org/releases/snapshots/current/portage-latest.tar.bz2
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
bulldo
n00b
n00b


Joined: 08 Jul 2010
Posts: 3

PostPosted: Thu Jul 08, 2010 8:31 am    Post subject: Reply with quote

Nice

Thanks a lot XavierMiller for your help :lol:
Back to top
View user's profile Send private message
xaviermiller
Bodhisattva
Bodhisattva


Joined: 23 Jul 2004
Posts: 8711
Location: ~Brussels - Belgique

PostPosted: Thu Jul 08, 2010 8:49 am    Post subject: Reply with quote

You can also manually install portage on ubuntu ;)
_________________
Kind regards,
Xavier Miller
Back to top
View user's profile Send private message
Hu
Administrator
Administrator


Joined: 06 Mar 2007
Posts: 21869

PostPosted: Fri Jul 09, 2010 2:48 am    Post subject: Reply with quote

bulldo wrote:
Code:
If you wish to complete the transition early, install git-core
and use (as root):
 update-alternatives --config git 
I don't know what to do :(
Follow the instructions provided in the output you posted. Install the relevant Ubuntu package and configure the alternatives system to run dev-vcs/git instead of app-misc/gnuit.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum