Re: RFE: Drag and drop from the Log Messages window

2018-07-10 Thread Stefan via TortoiseSVN
While that could be done, it's a bad idea.

The handling of the drop (i.e., downloading all the files) is done in the 
explorer process, which means while explorer fetches all the files, it 
would be unusable.
For slow connections, that would be much too long.
Also, to initialize such a drag/drop, TSVN would have to list all files and 
folders recursively first, which also blocks explorer (or any other app you 
drop the revision onto) completely.

Stefan

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/8cb7b427-26fb-4a4e-bded-c06da15f9885%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


RFE: Drag and drop from the Log Messages window

2018-07-10 Thread David Balažic via TortoiseSVN
Hi!

When viewing the log of a file (or even folder), it would be handy if one 
could click a revision (in the upper part of the window) and drag it to an 
Explorer window, which would check out (just copy, without making a WC) the 
selected revison of the file. Similar as dragging from the repo browser.

Regards,
David

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/348da4d2-6981-4e0f-ad52-19a1a726c28f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: (1.10) No longer possible to continue merge after conflict?

2018-07-10 Thread Anonymous via TortoiseSVN
I would also request this functionality be changed back to the way that 1.9 
worked. Being forced to re-run the merge is a big usability concern because it 
drastically slows down the process and also causes the log messages to be 
separate. This may cause the merger to forget to grab the full message, and it 
also makes the first line of the default message look like the merger grabbed 
only some of the required revisions.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/164f0b35-a9bb-405e-8651-4a14d158f957%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Feature Request (Project Monitor): Clear All Errors

2018-07-10 Thread Álvaro González via TortoiseSVN


> Regarding my point #2, I seem to be having many issues where a 
>> disconnected VPN causes a connection error, which "lingers" until the error 
>> is manually cleared.
>> This means I cannot reliably use the project monitor to track changes in 
>> the "background" and notify me when changes occur (my desired use case).
>> Do you have any feedback or items you would like to see, in order to 
>> investigate this? It sounds more like a bug than a feature when described 
>> this way... 
>>
>
> The problem is that if you have connection problems, there's no way for 
> TSVN to know that. The connection error could also be because the server 
> rejects your connection attempt. To avoid adding load to an already 
> stressed server, TSVN then stops monitoring that repo.
> I'll see if I can find a way to re-monitor such repositories after a 
> certain time again.
>

I would appreciate that too. I just came here for help about the sleep and 
boot issue you mentioned earlier (though my computer is hibernated), that 
in my case specifically triggers a "host not found" error message.

I can also confirm that me lousy user didn't notice the "Mark all as read" 
tooltip. So far it's an acceptable workaround, as long as I remember to 
check Project Monitor window now and then.

-- 
You received this message because you are subscribed to the Google Groups 
"TortoiseSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tortoisesvn+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tortoisesvn/a25a0e3e-9291-4ebd-a7b0-413147f31f26%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.