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

Re: Advice for better SVN

From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Thu, 24 Nov 2016 17:00:52 +0300

On Thu, Nov 24, 2016 at 3:43 PM, Stefan Hett <stefan_at_egosoft.com> wrote:
>
> On 11/24/2016 12:19 PM, 蝌蚪 wrote:
>>
>> I'm a programmer who very love SVN.
>> When I commit works through Internet, send files one by one always very slow.
>> Why don't archive all files as a single Zip file, and send the only file to SVN server? (as like Git)
>> Hope to help.
>> Thanks.
>>
>>
>>
> You'd determine the cause of the slowness in your case. For once: Make sure you are using an appropriate protocol (http/https or svn(+ssh) rather than the file-protocol).

file:// protocol? How would OP access a server on the Internet through file://?

--
With best regards,
Pavel Lyalyakin
VisualSVN Team
Received on 2016-11-24 15:01:47 CET

This is an archived mail posted to the Subversion Users mailing list.

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