Suggestion : Notification in the SVN Checkout dialog box while adding large files over a slow network.

14 views
Skip to first unread message

Sunil Shevante

unread,
Aug 27, 2018, 5:42:01 AM8/27/18
to TortoiseSVN
Hi,

When I checkout a SVN repo, I see the list of files already 'Added' in the local copy. If some large file is being downloaded on a slow network, we don't come to know what is being downloaded until after it is completed. Can we add a notification like 'Adding /home/user/somelargefile.jar'? That way we would know what is being downloaded now.

Thanks,
Sunil.

Stefan

unread,
Aug 28, 2018, 2:39:16 PM8/28/18
to TortoiseSVN
unfortunately that's not possible.
The svn server first sends the delta, and then the info where and how to apply it.
So while the delta data is received, a client does not know yet where it goes.

Stefan
Reply all
Reply to author
Forward
0 new messages