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

Re: Moving working copy to other machines

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-11-19 02:00:22 CET

On Tue, 2003-11-18 at 18:54, Delbert D. Franz wrote:

> This hits a snag. Under Windows, where this work is being
> done, the copy commands seem to always change the time
> stamp on the directories when new ones are created.
> This change causes Subversion to claim that all files have been changed.

You're wrong about this. Changing timestamps on either working files or
hidden 'text-base' files does *not* make Subversion think they're
changed. It just makes it take longer for Subversion to figure out
whether they're changed or not.

So if 'svn status' says that every file in your working copy has
changed, then something is deeply wrong. Try running 'svn diff' on one
of the files, and see how it has changed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 19 02:01:23 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.