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

Re: can i svn cat without keyword expansion

From: Stefan Sperling <stsp_at_elego.de>
Date: Sat, 7 Aug 2010 10:19:27 +0200

On Fri, Aug 06, 2010 at 10:16:59PM +0000, Bob wrote:
> Hi,
> If I do "svn cat" on a file, with the svn:keywords property set, it expands out
> SVN keywords such as $Date$, $Revision$, $Id$, etc., in the file (the ones there
> were included in the svn:keywords property anyway). Is there an option that will
> NOT do the expansion?

Not in 1.6.

I've added support for a --ignore-keywords option to svn export a while back.
This will be released in 1.7. If you want to, you could file an issue
requesting the same feature for 'svn cat', and we'll try to add it to
1.7 as well (the issue will make sure that we don't forget about it).
See http://subversion.apache.org/issue-tracker.html

Make sure to point to this thread within the mailing list
archives from the issue, here's a link you can use:
http://svn.haxx.se/users/archive-2010-08/0148.shtml

Thanks,
Stefan
Received on 2010-08-07 10:20:11 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.