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

Re: update only updates files?

From: Jeff Barrett <jbarrett_at_finaplex.com>
Date: 2006-08-29 23:58:12 CEST

It seems the clues to the problem were in my original email, namely a
trailing space in the filename in the SVN repository. From the entries
file:

<entry
    committed-rev="1915"
    name="FRB beta version Port Mgmt - Tutorial draft - OLD - do not
update.doc "
    text-time="2006-08-18T00:34:52.732882Z"
    committed-date="2006-08-18T00:34:52.732882Z"
    checksum="f0e4977e2e8eb00a177ca9cb53f36c9a"
    last-author="sahern"
    kind="file"
    prop-time="2006-08-25T01:25:11.541875Z"/>

On windows this space was stripped when the file was created ensuring
that the entries file and what was on the filesystem were always out of
sync.

Thanks everyone for the help.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 29 23:58:37 2006

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.