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
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 t