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

remove .tmp files

From: paptimusx <paptimusx_at_gmail.com>
Date: Tue, 10 Feb 2009 14:48:29 +0900

Hi there.

I deleted temporary files, and do 'svn up'.

It seems to have deleted files of extension tmp that exists in
directory svn or less at that time. Afterwards, there is a
disagreement of checksum.

The directory of the problem was a branch, and while it merged it
from the trunk.

In this case, should I have prohibited 'del /s *.tmp'?

% del /s *.tmp
% svn up

svn: Checksum mismatch for 'Txxxx\xxxxxx\.svn\text-base\xsssss.h.svn-base';
recorded: '69b8ba9b82467add20ccef86af2a1af
', actual: 'f800d3a174bab3ae39820c498385a63a'

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1132363

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-10 06:49:28 CET

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.