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

AW: TortoiseSVN 1.7 extremely slow on commit and check modifications on network share

From: Markus Schaber <m.schaber_at_3s-software.com>
Date: Wed, 18 Jan 2012 08:22:54 +0000

Hi, Anton,

Von: Anton Palyok [mailto:anton.palyok_at_gmail.com]

> First of all:
> I have a working copy that configured to the webserver (not a network share)

> I connect to the second DEV-2 server. I open first DEV server by network share, like "\\DEV\Project". Now if I click "Commit" or "Check Modification" then dialog appears very slowly (30-40 minutes). There are no unversioned files and can be 0 modified files.

May I suggest a workaround:

Install a SSH server on the dev server, log in on that server, and use the command line svn client to upgrade the working copy. This is very resource friendly.

There are different SSH servers available for windows, including one from Cygwin, but you should take care that don't use a Cygwin ssh.exe on the same working copy as the windows native clients (simply don't install the Cygwin ssh packages, and extend PATH to cover the bin directory in your Tortoise installation, for example).

Using batch files, or a cygwin shell file, or similar, you can completely automate the whole thing, reducing your effort to a simple klick on the script on your own PC.

Thanks

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2909472

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].

Best regards

Markus Schaber

-- 
___________________________
We software Automation.
3S-Smart Software Solutions GmbH
Markus Schaber | Developer
Memminger Str. 151 | 87439 Kempten | Germany | Tel. +49-831-54031-0 | Fax +49-831-54031-50
Email: m.schaber@3s-software.com | Web: http://www.3s-software.com 
CoDeSys internet forum: http://forum.3s-software.com
Download CoDeSys sample projects: http://www.3s-software.com/index.shtml?sample_projects
Managing Directors: Dipl.Inf. Dieter Hess, Dipl.Inf. Manfred Werner | Trade register: Kempten HRB 6186 | Tax ID No.: DE 167014915
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2909654
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-18 09:23:01 CET

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

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