Hi all,
Is there a bug tracker somewhere for dirvish? A source (git etc) repo?

Regardless:

If you run dirvish with a trailing slash on the vault name - for example
if you used tab completion to find it - it works fine, with one caveat.
It will include the trailing slash in the summary file for the image,
and that is what dirvish-expire works with.

Unfortunately, if the rest of the images don't have the trailing slash,
then dirvish-expire won't find any unexpired images with a matching
vault name, and will refuse to expire the image.

I guess if all your images use the trailing slash, that will probably be
fine too.

I suggest 2 fixes:

1) dirvish should strip off trailing slashes before processing the vault
2) dirvish-expire should strip off trailing slashes read from the
summary file before processing the vault (either for expiring or for
counting unexpired images).

I could probably come up with patches if required.

Cheers,
Richard
_______________________________________________
Dirvish mailing list
[email protected]
http://www.dirvish.org/mailman/listinfo/dirvish

Reply via email to