On Wed, Apr 16, 2008 at 4:35 AM, Aaron Griffin <aaronmgriffin@gmail.com> wrote:
On Wed, Apr 16, 2008 at 2:48 AM, Karolina Lindqvist <karolina.lindqvist@kramnet.se> wrote:
With the new abs, community disappeared from /var/abs. Do I need to do something special to get it?
after abs
shakti:~$ ls /var/abs core extra local README testing unstable shakti:~$ grep REPOS /etc/abs.conf # REPOS to be parsed by abs (in this order) REPOS=(core extra unstable community testing) shakti:~$
Travis may have accidentally forgot the community repo when making up the cron job for this - should be easy though: cvs -d/home/cvs-community export -r CURRENT community should do it, I think
Yup, totally forgot about community. D'oh. I'll whip something up soon to fix this. -- Travis