[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: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-11-19 15:32:11 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> 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.

If text files with svn:eol-style set to native are checked out on
Linux and then copied to Windows the line endings will be incorrect.
This difference won't show up if the timestamps match, but if the
timestamps differ then the difference will appear when the file
contents are compared.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Nov 19 15:33:25 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.