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

Re: File timestamps?

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Wed, 10 Jan 2018 13:08:14 +0100

On Wed, Jan 10, 2018 at 1:02 PM, Bo Berglund <bo.berglund_at_gmail.com> wrote:
> I notice that if I do a svn co on a project all files will get a
> timestamp as of the co time.
> But if I do a svn export of the same project the files retain their
> original timestamps (the time of commit of the file).
> Is there some argument that can be applied to svn co to tell it to
> keep the timestamps?

There is a client-side configuration option for that: use-commit-times=true.
See the "use-commit-times" option in this section of the book:
http://svnbook.red-bean.com/nightly/en/svn.advanced.confarea.html#svn.advanced.confarea.opts.config

-- 
Johan
Received on 2018-01-10 13:08:39 CET

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.