Hi. I know this is probably not the right forum for my question, due to the fact that the cvsupd server is running on linux and that the cvsupd setup is for the serving abs on the archlinux system, but maybe someone can give me a hint to my how to fix my problem.
My problem is though I have cvsupd server setup and 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, Ulfar

