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

Remove svn_wc_translated_* ?

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 5 Jul 2010 09:36:25 -0600

Julian's r960620 prompted me to do a bit of digging in the client
library. It turns out there is nowhere we use
svn_wc_translated_stream3() and svn_wc_translated_file2(), which are
used to allow the client library to grab the keywords- and
eol-style-translated versions of a file. Are these APIs now obsolete?
 Can they be removed (the most recent versions are new in 1.7)? Do
other API consumers depend on them?

Relatedly, the one potential use for them is to replace the
libsvn_client call to svn_wc__versioned_file_modcheck() in merge.c.
But it feels there is a better solution for that one-off case.

-Hyrum
Received on 2010-07-05 17:37:06 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.