2011/10/16 nicolas vigier <[email protected]>: > On Sun, 16 Oct 2011, Thomas Spuhler wrote: > >> > >> > How exactly are you doing the upload of new sources as the old sources >> > are never removed from sha1.lst? Old sources should be removed >> > automatically when using 'mgarepo sync'.. >> >> I use mgarepo upload > > You should also remove old ones, using 'mgarepo del', or 'mgarepo sync', > or by editing sha1.lst. > >
I tend to upload sources by first downloading new sources, editing new version to .spec and then using 'mgarepo sync' which uploads new sources automatically and edits sha1.lst. After that I only need to commit my changes to .spec and sha1.lst. Sometimes, when I'm lazy, I also use 'mgarepo sync -d' which downloads new sources from upstream and uploads them to mageia binrepos.
