You are not logged in.
Pages: 1
My problem is with my cvsupd server setup. I am using the abs script in my crontab to sync the repositories to my server; I cannot seem to get the cvsupd to download the files to the location specified in the sup files. It will connect and I will finish with successful message, but no files will have been downloaded.
Connected to localhost
Updating collection arch/cvs
Finished successfully
Connected to localhost
Updating collection extra/cvs
Finished successfully
Connected to localhost
Updating collection community/cvs
Finished successfully
No files were downloaded. I think my problem is with list and release files.
The repositories are in /cvs/abs directory and look like this:
PKGBUILD.proto daemons install.proto multimedia system x11-libs
base devel kernels network x11
cvsup editors lib office x11-drivers
And my releases and list.cvs look like this:
cat /cvs/cvsupd/sup/arch/releases
cvs list=list.cvs prefix=/cvs super=arch
cat /cvs/cvsupd/sup/arch/list.cvs
upgrade abs/base
upgrade abs/devel
upgrade abs/editors
upgrade abs/kernels
upgrade abs/lib
upgrade abs/multimedia
upgrade abs/network
upgrade abs/office
upgrade abs/system
upgrade abs/x11
upgrade abs/x11-drivers
upgrade abs/x11-libs
cat /cvs/cvsupd/sup/extra/releases
cvs list=list.cvs prefixe=/cvs super=extra
cat /cvs/cvsupd/sup/extra/list.cvs
upgrade abs/extra
cat /cvs/cvsupd/sup/community/releases
cvs list=list.cvs prefix=/cvs super=community
Anymore information needed and I will gladly add it.
thank you thank you very much.
Offline
Pages: 1