User forums > Using Code::Blocks

Which SVN for ubuntu

<< < (2/4) > >>

Pecan:

--- Quote from: mandrav on January 13, 2006, 05:53:52 pm ---Open a command line prompt and type:
sudo apt-get install subversion

--- End quote ---


--- Code: ---pecan@Herman:~$ sudo apt-get install subversion
Reading package lists... Done
Building dependency tree... Done
Package subversion is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package subversion has no installation candidate
pecan@Herman:~$

--- End code ---

Ok, what do I do now.

Thanks for being patient with me, I'll eventually get it...

pecan

tiwag:
i had this a few times, that the ubuntu update server were down for a few hours ...
try it later

mandrav:
I 'm not sure which repository it is in. It might be in the universe repository. I 'll have to check...

Ceniza:
Maybe that package is in universe and it'sn't enabled?

/etc/apt/sources.list almost at the end, be sure universe isn't commented. If it is, just remove the #, save the file (as root).

Run:

sudo apt-get update
sudo apt-get install subversion

[edit]
I just checked and it's both in main and universe. Maybe waiting, as suggested by tiwag, solves the problem :P
[/edit]

tiwag:
@ceniza - how did you check ? i wanted to do this also but dunno  :?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version