aptly icon indicating copy to clipboard operation
aptly copied to clipboard

Aptly leave empty directory structure when droping published repo with prefix

Open kumy opened this issue 10 years ago • 2 comments

When removing the last distribution from a published repo with a prefix, Aplty will empty directories, but leave the prefix structure in place.

kumy avatar Feb 09 '15 12:02 kumy

This could be done is prefix is empty.

smira avatar Feb 09 '15 16:02 smira

Changed it to use Remove() instead to avoid a race condition

phenomenes avatar Mar 23 '15 23:03 phenomenes