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

Re: Concerned about Subversion's speed

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-08-12 19:25:10 CEST

"Matt Blais" <mblais1@yummage.com> writes:

> The modification timestamps on *ALL* the checked-out files are different
> from what's in the repos because they are ALL set to the time when the
> files were checked out.

Yes, but then that 'now' timestamp is stored in each file's <entry>
within .svn/entries. It's a quick way for 'svn st' (and other
commands) to know that a file has *not* changed. CVS does the same trick.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 12 19:28:31 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.