You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Marcio Afonso Arimura Fialho <ma...@dea.inpe.br> on 2006/10/11 13:41:49 UTC

How to preserve original modification date when importing files?

Hi, I have a project with around 30 files. Some files have been modified 
this year,
while others have been last modified in 2004.

How can I import these files in SVN preserving their original timestamps?

Best Regards,
Marcio.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

Re: How to preserve original modification date when importing files?

Posted by Kenneth Porter <sh...@sewingwitch.com>.
--On Wednesday, October 11, 2006 10:41 AM -0300 Marcio Afonso Arimura 
Fialho <ma...@dea.inpe.br> wrote:

> Hi, I have a project with around 30 files. Some files have been modified
> this year,
> while others have been last modified in 2004.
>
> How can I import these files in SVN preserving their original timestamps?

Presently only the timestamp of a revision, not the files, is recorded.

You might want to check the list archives for the developer list. This 
subject comes up periodically and I recall some recent discussion about 
adding a property for this:

<http://svn.haxx.se/dev/archive-2006-09/0492.shtml>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org