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

Re: 1.7 does not work with Codeplex SVN

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 22 May 2010 09:20:01 +0200

On 22.05.2010 06:32, Michael Smith wrote:
> A few more observations:
>
> Working:
> Viewing the log.
> Right clicking files in the log and choosing "Save revision to..."
> Right clicking files in the log and choosing "Open".
>
> Not Working:
> Compare with previous revision (in the log). (Shows no changes. No
> error.)

Thanks for the info.
I did some testing myself and found that the problem is with the serf
library. svn 1.7 uses serf instead of neon as the default lib.
You can set this back to neon in the servers config file:
Settings->Network->Edit
then add the line at the bottom of the file
http-library = neon
then save the file. This will fix the problems you have with Codeplex.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2611987
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-05-24 09:54:59 CEST

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.