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

Re: Diff doesn't work anymore on nfs shares since 1.6

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Sat, 10 Apr 2010 09:24:56 +0200

On 09.04.2010 09:48, Richard Snijders wrote:
> Ok but for now, the svn commands work. I can diff and cat on the same NFS share without any errors.
> So it looks like it's not svn causing the problem but something Tortoise does to show the differences.

TSVN uses the function svn_wc_get_pristine_copy_path() from the svn
library to get the path of the BASE file. This is not really an 'svn
cat' but an internal function which doesn't have an equivalent on the
command line. It's that function that fails on NFS shares.

Stefan

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

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.