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

Re: CaSe insensetive OS not handled well

From: James FitzGibbon <jfitzgibbon_at_primustel.ca>
Date: 2005-08-20 04:43:48 CEST

On Aug-19-05, at 8:30 PM, Vincent Starre wrote:

> Doesnt that hook script not act until AFTER all data has been sent?
> (am I the only one who sees this as a seriously limitation? Or
> perhaps the only one with files greater than a couple kb in his repo?)

Bear in mind that the client sends diffs to the server, so the file
size doesn't directly translate into network traffic.

What alternative would you suggest? That the metadata go first, then
some hooks get the chance to run, then the content get sent and other
hooks get the chance to run? I don't think that the number of cases
where that particular optimization would pay off is worth the ongoing
maintenance costs. It would also, I believe, increase the size of
the window during which conflicts could happen, and so have a
detrimental effect on heavy hit repositories.

Regards

-- 
j.
James FitzGibbon
Systems Developer, Primus Telecommunications Canada
416.644.6111
-- 
----------------------------------------------------------------------------
This electronic message contains information from Primus Telecommunications
Canada Inc. ("PRIMUS") , which may be legally privileged and confidential.
The information is intended to be for the use of the individual(s) or entity
named above. If you are not the intended recipient, be aware that any
disclosure, copying, distribution or use of the contents of this information
is prohibited. If you have received this electronic message in error, please
notify us by telephone or e-mail (to the number or address above)
immediately. Any views, opinions or advice expressed in this electronic
message are not necessarily the views, opinions or advice of PRIMUS.
It is the responsibility of the recipient to ensure that
any attachments are virus free and PRIMUS bears no responsibility
for any loss or damage arising in any way from the use
thereof.The term "PRIMUS" includes its affiliates.
----------------------------------------------------------------------------
Pour la version en français de ce message, veuillez voir
 http://www.primustel.ca/fr/legal/cs.htm
----------------------------------------------------------------------------
Received on Sat Aug 20 04:46:14 2005

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.