You are not logged in.
Pages: 1
for some reason abs doesn't work, it gets stuck...
[root@archlinux yogev]# abs
Connected to cvs.archlinux.org
Updating collection core/cvs
Checkout core/PKGBUILD.proto
Checkout core/base/acl/PKGBUILD
Checkout core/base/attr/PKGBUILD
Checkout core/base/bash/PKGBUILD
Checkout core/base/bash/bash-noinfo.patch
Checkout core/base/bash/bashrc
Checkout core/base/bash/profile
Checkout core/base/bzip2/PKGBUILD
Checkout core/base/coreutils/PKGBUILD
Checkout core/base/coreutils/coreutils-i18n.patch
Yogev.
Offline
I'd guess that the file is just rather big and needs some time to get checked out. Have some patience!
Todays mistakes are tomorrows catastrophes.
Offline
$ ls -l /var/abs/core/base/coreutils/coreutils-i18n.patch
-rw-r--r-- 1 root root 101354 24 mar 2007 /var/abs/core/base/coreutils/coreutils-i18n.patch
About 100kB, server's probably just a bit slow, give it some time.
PC: Antec P182B | Asus P8Z77-V PRO | Intel i5 3570k | 16GB DDR3 | GeForce 450GTS | 4TB HDD | Pioneer BDR-207D | Asus Xonar DX | Altec Lansing CS21 | Eizo EV2736W-BK | Arch Linux x86_64
HTPC: Antec NSK2480 | ASUS M3A78-EM (AMD 780G) | AMD Athlon X3 425 | 8GB DDR2 | GeForce G210 | 2TB HDD | Arch Linux x86_64
Server: Raspberry Pi (model B) | 512MB RAM | 750GB HDD | Arch Linux ARM
Offline
thnx, u're right. but is there any way to speed things up?
Yogev.
Offline
why do i get this msg?
"Inactivity timeout"
Yogev.
Offline
why doesn't ABS work for me?
can it be because of my internet connection? i'm using adsl with dhcp, and my modem is b-focus 270pr.
Yogev.
Offline
pacman -R cvsup && pacman -S csup && abs
1000
Offline
pacman -R cvsup && pacman -S csup && abs
he wants to use abs, not pacman.
Offline
byte wrote:pacman -R cvsup && pacman -S csup && abs
he wants to use abs, not pacman.
Right.
And he is telling him to try using csup instead of cvsup.
csup is written in C, and was started because cvsup was written in modula-3, and was hard to update/submit patches to.
I think the freebsd project started csup, but don't quote me on that.
Anyway, some people have found it faster and easier to use. It doesn't support quite as many features as cvsup, but for how we use it, it is a fine drop in replacement.
"Be conservative in what you send; be liberal in what you accept." -- Postel's Law
"tacos" -- Cactus' Law
"t̥͍͎̪̪͗a̴̻̩͈͚ͨc̠o̩̙͈ͫͅs͙͎̙͊ ͔͇̫̜t͎̳̀a̜̞̗ͩc̗͍͚o̲̯̿s̖̣̤̙͌ ̖̜̈ț̰̫͓ạ̪͖̳c̲͎͕̰̯̃̈o͉ͅs̪ͪ ̜̻̖̜͕" -- -̖͚̫̙̓-̺̠͇ͤ̃ ̜̪̜ͯZ͔̗̭̞ͪA̝͈̙͖̩L͉̠̺͓G̙̞̦͖O̳̗͍
Offline
F wrote:byte wrote:pacman -R cvsup && pacman -S csup && abs
he wants to use abs, not pacman.
Right.
And he is telling him to try using csup instead of cvsup.
csup is written in C, and was started because cvsup was written in modula-3, and was hard to update/submit patches to.
I think the freebsd project started csup, but don't quote me on that.Anyway, some people have found it faster and easier to use. It doesn't support quite as many features as cvsup, but for how we use it, it is a fine drop in replacement.
Ah, forgive me, I wasn't paying attention. I'll have to try csup.
Offline
Pages: 1