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