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

Re: Issue #1256 Preserving timestamps

From: Oliver Betz <list_ob_at_gmx.net>
Date: 2006-11-02 12:49:30 CET

Greg Rundlett wrote:

[...]

> I simply want to be able to import an existing filesytem tree (e.g.
> website files) that might have timestamps from a year ago such that when
> I do an svn checkout, I receive any *unmodified since import* files with
> the same mtime as the files that originally went into the project (in
> other words these files are still one year old).

This can be done with the Perl script I posted 2006-10-27 in the
thread "Re: File date/time".

> I would want to
> correctly show that files *modified since import* show the checkout
> timestamp. That way scripts, file managers or search tools etc. that

You can make the initial checkout with "use-commit-times" and later
without. Not exactly what you described, but maybe what you want.

Oliver

-- 
Oliver Betz, Muenchen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 2 12:50:03 2006

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.