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

svn_wc_revision_status2 and file externals

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 19 Oct 2011 21:45:12 +0200

Hi,

Due to a bug reported for TSVN I found that the API
svn_wc_revision_status2() fails to return revision info for file
externals (files that are in the working copy due to svn:externals
property).

It's not a big problem, I already worked around that.

But I would suggest that either the API is changed so that it returns an
error in this case, or returns the correct revision info.
Or that this limitation is mentioned in the API docs.

I think the fastest fix is to adjust the API docs.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
Received on 2011-10-19 21:45:50 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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