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

Forced update of single file

From: egor duda <deo_at_logos-m.ru>
Date: 2002-12-04 12:37:11 CET

Hi!

  I'm getting error message about corrupted working copy:

svn: Working copy text base is corrupt
svn: could not save file
svn: apply_textdelta: checksum mismatch for '.svn/text-base/Makefile.in.svn-base':
   recorded checksum: 1INXyNPWe9aSSvwqUAFsEA==
   actual checksum: FK/SQmzJr0Mktjm1/cCzmA==

  The usual CVS method to deal with any kind of local file corruption
is to delete the file and to run 'cvs up file-name'. Is there some way
to do something similar in subversion (save from complete checkout)?
Is it worthwhile to add --force option to 'svn update', which will
recheckout the file ignoring all local information in file and in
.svn/text-base/file.svn-base?

egor. mailto:deo@logos-m.ru

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 4 12:38:38 2002

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.