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

Re: Extracting files without keyword expansion

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Thu, 9 Sep 2010 13:56:27 +0300

svn export --ignore-keywords
(exists in trunk; don't know if it's in 1.6)

Neil Bird wrote on Thu, Sep 09, 2010 at 11:41:25 +0100:
>
> Is there any way possible (aside from write a script to generate
> modified files) to update, checkout or otherwise fetch files from svn
> *without* having it honour the svn:keywords property (and without
> permanently removing said property)?
>
> This is for the purposes of doing some out-of-repo difference checking.
> I have one set of files with unexpanded headers (as if they were about to
> freshly be added), and another from a repo. with expanded headers, and of
> course they all show up as different.
>
> --
> [neil_at_fnx ~]# rm -f .signature
> [neil_at_fnx ~]# ls -l .signature
> ls: .signature: No such file or directory
> [neil_at_fnx ~]# exit
Received on 2010-09-09 13:00:20 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.