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