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

Re: [TSVN] explorer hangs and crashes apparently caused by TSVNCache

From: Simon Large <slarge_at_slarge.plus.com>
Date: 2005-05-09 10:27:37 CEST

Matthew S. Moore wrote:
> One last question, does anyone know of any problems with running TSVN
> v1.2.x against a SVN v1.1.4 server? I realize the locking won't
> work, but I am just wondering if there are any known problems. Our
> server is currently stuck on Cygwin until I can get a Linux box
> allocated and built.

It will work, but log dialogs could be _very_ slow if you have a large
number of commits. The TSVN 1.2 client fetches the requested number of
log messages (default 100), rather than the log messages for requested
number of revisions. The 1.1.x server doesn't support this so it returns
_all_ log messages which the client then filters.

AFAIK there is no way to query the server version, so I suggest we
should add (yet) another option to choose whether to use the old or the
new behaviour. Otherwise, TSVN will be almost unuseable for people
working with older server versions, and it may be some time before all
servers get upgraded. Lots of people will want TSVN 1.2 ASAP because of
all the new features (there is much more than locking in this release),
but repo admins may be slower.

Simon

-- 
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon May 9 10:26:44 2005

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.