[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Feature suggestions for the TortoiseSVN project monitor

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 28 Jan 2015 20:01:06 +0100

> Drag & Drop of URLs with the current nightly seems to work. At least it
> worked once, but I think I brought the project monitor into an
> unfavourable situation.
>
> My first try with a github URL worked flawless.
>
> My second try with an internal https:// URL did not add the repository
> to the project monitor. In fact, the lock symbol (from dragging the URL)
> is still hanging on my screen and I can't make it disappear. This
> internal repository requires authentication even for read access.
> TortoiseSVN should know the auth data, because I already monitor it via
> an explorer path. Will it pop up the auth screen in case it doesn't?

No, if the authentication fails in the monitor, then an overlay icon is
shown over the corresponding project item in the tree. And the error
message is shown if you select that project.
Popping up an auth dialog in the monitor is a bad idea, because it would
block until the user actually notices it. But it's a monitor and it
should continue monitoring the projects no matter what.
If a project fails to monitor properly, it is marked (with the overlay)
and the user can resolve the problem when (s)he opens the monitor dialog.

> After this failure I can't add projects via drag&drop anymore, so it
> looks like the drag&drop handler is in a strange state. The project
> monitor itself is fully operable, only drag&drop (URL or path) doesn't
> work anymore. Each drag/drop operation leaves its corresponding icon
> hanging on the screen.

That's very, very strange.
I assume killing the process and restarting the monitor resolves the
problem?
Is it reproducible with your internal url? Or does this happen only
randomly? If reproducible, could you tell me the exact url?

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest interface to (Sub)version control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=3095055
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2015-01-28 20:01:09 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.