Re: New upload method: Deleting old versions

2013-10-22 Thread Christopher Faylor
On Tue, Oct 22, 2013 at 11:31:34PM +0100, David Stacey wrote:
>Thanks to CGF for the effort that has gone into the new upload process - 
>I've just uploaded a new package called 'icoutils' and it was really 
>quite painless.
>
>One thing I haven't grasped yet is the mechanism by which old versions 
>are deleted. If I were to upload a new version of an existing package, 
>how would I go about removing the oldest?

Eventually old packages will be deleted (actually archived) automatically.
I haven't yet added that functionality to upset though.  Maybe this weekend
if I have the time.

I'm currently working on getting rpm building though.  What a (*#$ pain
that is.

cgf


New upload method: Deleting old versions

2013-10-22 Thread David Stacey
Thanks to CGF for the effort that has gone into the new upload process - 
I've just uploaded a new package called 'icoutils' and it was really 
quite painless.


One thing I haven't grasped yet is the mechanism by which old versions 
are deleted. If I were to upload a new version of an existing package, 
how would I go about removing the oldest?


For instance, for the hypothetical package 'bob', I have 'bob-0.2-1' as 
current and 'bob-0.1-1' as previous. When a new version comes along, I 
use the new mechanism to upload 'bob-0.3-1', and this becomes current. 
'bob-0.2-1' is relegated to the previous release. However, 'bob-0.1-1' 
is not automatically removed. If I wanted to delete this, how would I go 
about it?


Dave.