Re: Extracting files without keyword expansion

2010-09-09 Thread Nico Kadel-Garcia
On Thu, Sep 9, 2010 at 6:41 AM, Neil Bird wrote: > >  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)?

Re: Extracting files without keyword expansion

2010-09-09 Thread Stefan Sperling
On Thu, Sep 09, 2010 at 11:41:25AM +0100, Neil Bird wrote: > > 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

Re: Extracting files without keyword expansion

2010-09-09 Thread Daniel Shahaf
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 h

Extracting files without keyword expansion

2010-09-09 Thread Neil Bird
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