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

Re: commit log for directory is mislocated

From: Konstantin Kolinko <knst.kolinko_at_gmail.com>
Date: Wed, 2 Mar 2011 01:46:07 +0300

2011/3/1 Ziehmer Christoph <christoph.ziehmer_at_localite.de>:
> I deleted two defective files, committed and added two correct files and commited again.
> Then i found out that these new files didn't work for me either
> So i deleted the files again but could not commit. One file is still unversioned.
> I could not do a cleanup, i got the message „ ... commit log for directory xxx is mislocated".
> I cannot use svn by now.

Could it be that you messed the folders (by dragging/moving/renaming a
folder in the OS, instead of using svn/Tortoise commands)?

When cleanup does not work the only remedy I know is to discard the
broken subtree and to get a fresh one.

either a) checkout a fresh working copy
or b) delete the subtree and do svn update -- the missing folders
and files will be recreated.

BTW:
1) The files committed to repository are still there. You may use
Repository browser dialog to look what is the state of your
repository.

2) The files that Tortoise deletes (when you do revert etc.) are
placed into Recycle bin. You may find them there.

3) TortoiseSVN has activity log (see "Saved Data" page in the Settings
dialog). If you can create a reproduction recipe based on those, it
might help.

4) It is always better to mention what exactly version of TortoiseSVN
and Subversion you are using (see its About dialog).

Best regards,
Konstantin Kolinko

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2708827

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-03-01 23:46:09 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.