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

[TSVN] TSVN 1.2.1: Regression bug in Check for modifications

From: Lübbe Onken <l.onken_at_rac.de>
Date: 2005-07-18 09:55:29 CEST

Hi Folks,

After installing TSVN 1.2.1 I get a "Report request failed ... 501 Method
not Implemented" when I hit "Check repository".

Reproduction is simple. Try the TortoiseSVN repository at tigris.org.

Seems like this is another case of "use the old api".

I'd like to suggest to make this option a (t)svn property for a repository,
because the same TSVN can be used to contact lots of different repositories
/ servers.
For example:
- tsvn:useoldapi (true|false), default=false
- tsvn:serverversion (string), default=svn version that tsvn is linked
against.

The second implementation would be more flexible, since it would allow TSVN
to react properly if the server is too old, or if there is another
"intermediate" api in the future.
BTW are the Subversion people thinking about adding such a requestable
version string to their server? There has been a lot of discussion about
this in the past.

Cheers
- Lübbe

--
       ___
  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 Jul 18 09:55:57 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.