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

RE: SVN import behavior and save/restore of file timestamps

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-11 23:22:28 CET

On Tue, 2003-11-11 at 16:06, Charles E. Doucette wrote:
> I was hoping to get a response to my post; so, perhaps if I phrase it in the
> form
> of a question I might get a response?
>
> 1. Is the current behavior of the SVN import command equivalent to the
> CVS import command
> (i.e. it doesn't put the current directory under source code
> control)?
>

Correct, just like 'cvs import', 'svn import' does *not* convert your
current working directory into a working copy. It just adds it to the
repository, that's it.

> 2. Is there a plan to save/restore file/directory (modification)
> timestamps - perhaps
> as built-in SVN properties? If so, approximately when is it
> scheduled (i.e. post 1.0)?

There is no plan, but it's been discussed before.

Right now, we have a runtime option to make files always have their
timestamps set to the 'last commit time' in the repository. But we
haven't scheduled a timestamp-preservation feature.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Nov 11 23:23:19 2003

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.