Piotr Ożarowski wrote:
> Clicking on "syncing enabled" renders Internal Server Error
> "getProcessGroupIDOf: does not exist (No such process)" page
> at least when I click it for the first time after adding new USB drive
> (but I managed to do it also with an existing drive)
> It works fine afterwards so it's not a big problem.

The only way that I can see that this might happen is if a transfer
stops just as you click on the link. I have added a handler for that
exception.

> Some additional comments, that probably don't deserve separate bug report:
> 
> * there's no way to remove repository via webapp (and `git remote rm mydrive`
>   doesn't remove it from the list as well, even after restarting webapp -
>   it's still there. It was removed once I clicked on (paused before
>   removing remote) "syncing paused" link again)

It's not clear yet how a UI for removing a remote should work.
http://git-annex.branchable.com/bugs/The_webapp_doesn__39__t_allow_deleting_repositories/
(But `git remote rm` will stop the assistant from displaying or using it.)

> * adding removable drive with a non bare git repo¹ is not possible

You can use `git clone` manually to set this up, however. Just remember
to add the new repository as a remote of your main git-annex repository.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature

Reply via email to