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

My repository is broken

From: Samphan Raruenrom <samphan_at_actiwhiz.com>
Date: 2005-05-12 13:41:40 CEST

I really like Subversion. I have a little repository for my HTML CD Browser
project. My repository is currently broken and I can't fix it myself.

I did this :-
>svn ci -m "Nop theme images"
Adding include\images
Adding (bin) include\images\desc.gif
.....
Adding (bin) include\images\vertical_right.gif
Transmitting file data ......................svn: Commit failed (details
follow):
svn: Can't remove '/home/svnroot/db/transactions/88-1.txn':
The process cannot access the file because it is being used by another
process.
------

After that :-
> >svn ci -m "add Images
Adding include\images
svn: Commit failed (details follow):
svn: File already exists: filesystem '/home/svnroot/db', transaction
'89-1', path '/chantra/src/include/images'

------

I no longer be able to commit the directory.
I try (guess) 'svnadmin rmtxns /home/svnroot 89-1'. But it says 'svn: No
such transaction'
What should I do?

--
_/|\_ Samphan Raruenrom.

Received on Thu May 12 13:44:39 2005

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.