16 Apr
2008
16 Apr
'08
8:35 a.m.
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