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

RE: [TSVN] REQUEST: speed issues

From: Florian Storck <storck_at_givemepower.de>
Date: 2004-12-13 15:32:22 CET

Hello,

> A hook wouldn't help here at all. Subversion must recurse into all
> subfolders and check for modifications. Then it builds a binary diff
> from all those files and finally sends the diff over the wire.
>

ok, I'm not knowing SVN well enough, but I thought it is possible to commit
single files (which is usually fast). And if you do that, only this file
must be checked, or am I wrong? Then it would make sense to split up the
action only on the files that have changed. So that's why I had that idea.

Bye,
         Florian Storck

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Dec 13 15:33:46 2004

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.