Subject: Re: break in pkgsrc (cannot update anymore) ?
To: None <netbsd-help@netbsd.org>
From: Jean-Pierre HOFER <jph@stephenson.net.dhis.org>
List: netbsd-help
Date: 11/21/2003 12:42:35
> The sup just stop with nothing to update. Is ther ea way to 'force' sup to 
> re-update the whole tree to be sure ?

Yes,

	sup -o

check all files in the collection for changes instead of just the new ones


or

	sup -a

All files in the collection will be copied from the repository


sup -o is usually sufficient.


Jean-Pierre