planetfederal / qgis-geogiglight-plugin

GNU General Public License v2.0
19 stars 9 forks source link

If geogig server is not publishing any repo, adding the URL in plugin will do nothing #24

Closed gioman closed 8 years ago

gioman commented 8 years ago

When adding a URL pointing to a server that is not publishing any repo, then the plugin will do absolutely nothing: no error dialog, no error message in BL Desktop log. So the common user is left with absolutely no clue of what is wrong. Better try catch this case and return a dialog with a message/warning.

gioman commented 8 years ago

Hi @volaya much better now.

I still see a couple of possible issues:

PS It does not seems I have the permissions to reopen ticket.

cheers!

gioman commented 8 years ago

@volaya do you want me to file a separate ticket?

gioman commented 8 years ago

if the server is up, but not publishing any repo then 2 dialogs pop up, "No repositories found at the specified server" and "No geogig server found at the specified url. See the logs for details.". In this case the second one does not seems appropriate.

filed a separate issue for this

https://github.com/boundlessgeo/qgis-geogiglight-plugin/issues/33