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

Problem running log

From: Niklaus Giger <ngiger_at_mus.ch>
Date: 2002-10-04 22:01:02 CEST

Hi

Thank you very much working so hard to deliver a real compelling reason to
switch to real good replacement for CVS (or at work for Visual SourceSafe).

If you want to know why I want to switch from Windows and VisualSourceSafe,
just take a look at the attached picture :-)
(We are not running the most recent version of VSS neither.)

I just adventured to test drive subversion for some "real" work at home. I
just created a repository starting with a project consisting of about 1000
files (40 MB). The repository is on my HD and accessed via a file-URL.

Then I started to move a few directories to some other places, removing
some .exe and *.o files and got into the following errors:
D 1_5_x/obj/vx_rom_pit.sym
D bsp/1_1_x/cat.exe
<...>
niklaus@K6Linux.localdomain:/data/nm/make$ svn remove 1_5_x/obj
svn: Attempting restricted operation for modified resource
svn: Use --force to override this restriction
svn: '1_5_x/obj/vxWorks_pit.dbg' has local modifications
niklaus@K6Linux.localdomain:/data/nm/make$ svn move 1_5_x/ bsp
svn: Attempted to lock an already-locked dir
svn: working copy locked: bsp
niklaus@K6Linux.localdomain:/data/nm/make$ svn remove bsp/1_1_x/*.exe
D bsp/1_1_x/bash.exen
niklaus@K6Linux.localdomain:/data/nm/make$ svn commit
Deleting 1_1_x/1_1_8
Deleting 1_5_x/obj/bootConfig.o
<...>
Adding make
svn: A problem occured; see later errors for details
svn: Commit succeeded, but other errors follow:
svn: Problem running log
svn: Error bumping revisions post-commit (details follow):
svn: in directory /mnt/reiser/nm/make/bsp/1_1_x
svn: start_handler: error processing command 'committed' in
/mnt/reiser/nm/make/bsp/1_1_x
svn: log command for dir 'bash.exe' is mislocated

Trying svn cleanup or db_recover didn't help neither. I tried to look via
google whether this error is known to somebody but did not find the same
problem. I have a longer long of almost everything I did.

Any hints would be appreciated. (And please CC to me as I am not subscribed to
this list)

Regards

-- 
Niklaus Giger
Wieshoschet 6
CH-8753 Mollis
Tel. ++41 55 612 20 54 (privat)
Tel. ++41 55 618 64 68 (Geschäft)


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

MicroSoft.jpg
Received on Fri Oct 4 22:17:06 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.