Broken WC errornously attempts to add an existing file during commit
From: Mikkel Kirkgaard Nielsen <MKN_at_compugame.dk>
Date: 2006-05-22 14:39:49 CEST
Hi TSVN developers,
first, thanks for the great SVN interface, i've been looking for
I suspect the following error might be a generic problem in the SVN WC
We've been using SVN in our development department since we started work
In three incidents we have experienced a form of corruption in our
It shows itself when trying to commit changes made in a WC. Some already
In the screenshot at
It seems like the information about the files in the working base of the
Acessing the failing WC from my Linux workstation yields the same
--- MKN@pc069cglx:~/faelles/MKN/Total overblik_errornous add_test/Testdatagenerator$ svn st -v ? TestDataGeneratorProject.obj ? MainFormUnit.obj ? TestDataGeneratorProject.~cpp ? MainFormUnit.~cpp ? TestDataGeneratorProject.~bpr ? MainFormUnit.~h ? TestDataGeneratorProject.tds ? MainFormUnit.~dfm ? MainFormUnit.~ddp ? MainFormUnit.ddp 215 215 ivh . A 0 ? ? TestDataGeneratorProject.res A 0 ? ? TestDataGeneratorProject.exe 215 215 ivh TestDataGeneratorProject.cpp M 215 215 ivh MainFormUnit.cpp M 215 215 ivh TestDataGeneratorProject.bpr M 215 215 ivh MainFormUnit.dfm M 215 215 ivh MainFormUnit.h MKN@pc069cglx:~/faelles/MKN/Total overblik_errornous add_test/Testdatagenerator$ --- Here's some info on the WC and exe file: --- MKN@pc069cglx:~/faelles/MKN/Total overblik_errornous add_test/Testdatagenerator$ svn info Path: . URL: svn://cg-exch/Total%20overblik/trunk/Testdatagenerator Repository UUID: 73dfe12d-a0fc-1243-a1c5-6af9fd98ceb3 Revision: 215 Node Kind: directory Schedule: normal Last Changed Author: ivh Last Changed Rev: 215 Last Changed Date: 2005-10-24 14:29:16 +0200 (Mon, 24 Oct 2005) MKN@pc069cglx:~/faelles/MKN/Total overblik_errornous add_test/Testdatagenerator$ svn info TestDataGeneratorProject.exe Path: TestDataGeneratorProject.exe Name: TestDataGeneratorProject.exe URL: svn://cg-exch/Total%20overblik/trunk/Testdatagenerator/TestDataGenerator Project.exe Revision: 0 Node Kind: file Schedule: add MKN@pc069cglx:~/faelles/MKN/Total overblik_errornous add_test/Testdatagenerator$ --- The same thing has happened in two different paths (same repository) and the problem has been with binary objects only. Another incident involved a graphic designer who has only been taught to commit changes so I'm pretty sure she hasn't beeen tampering with the WC in any way. Screenshots taken using the latest TSVN release 1.3.3 build 6219 (http://www.compugame.dk/pub/TSVN-Error_Revision.jpg). The repository is a svnserve (upgraded recently, can't remember exact revision) running on Windows Server 2003 using fs_fs database. I have a "pristine" copy of the WC before we attempted any recovery, so any suggestions or analysis attempts can be readily performed. Actually I just peeked into the .svn directory and can see that the entries in .svn\text-base and .svn\props-base (but not .svn\props) is missing for the two files exhibiting the error. Thanks & regards, Mikkel Kirkgaard Nielsen -Software Engineer (B.sc EE) -Compu-Game A/S, R & D dep. -Phone: (+45) 76109877 --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org For additional commands, e-mail: dev-help@tortoisesvn.tigris.orgReceived on Mon May 22 14:44:55 2006 |
This is an archived mail posted to the TortoiseSVN Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.