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

Re: svn_client_cat2 without keywords expansion

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 14 Oct 2012 17:52:53 +0200

On Sun, Oct 14, 2012 at 12:58:37PM +1000, Peter Johansson wrote:
> Hello,
>
> I'm writing an application working on SVN WCs in which it would
> convenient if we could access the content of a file at specific
> revisions. I tried 'svn_client_cat2' but noticed that is expands
> svn::keywords such as '$Id$'. I wonder if there is a way to turn off
> this expansion through the C API?
>
> I'm not subscribed so please CC me.
>
> Thank you,
> Peter

No. But you could use svn_client_export5() instead which can
ignore keywords as of Subversion 1.7.
Received on 2012-10-14 17:53:32 CEST

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

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