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

Re: timestamp preservation design (issue 1256)

From: <kfogel_at_collab.net>
Date: 2003-06-24 18:42:44 CEST

Ben Collins-Sussman writes:
> So for these reasons, I think {Ben, Karl, Justin} are of the opinion
> that if we have a timestamp feature at all, the CVS behavior is
> probably the least evil of all options, and most useful.

Yah. Plus the no-surprises factor if we just do what CVS does.

"Sander Striker" <striker@apache.org> writes:
> > * release managers: 90% of the time they do a fresh checkout (or
> > export) of an entire tag. Commit-time timestamps provide them
> > very easy, very useful metadata about their tree.
>
> Not to be a pain, but isn't checkout just update? Do you want to
> split the functionality again?

What Ben means is that the delta editor's add_foo() functions will use
the commit-time, but open_foo() will use now-time. Since checkouts
"just happen" to use only add_foo(), everything works out dandily.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 24 19:31:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.