Gui tortoiseSVN checkout doesn't clear flags when interrupted unlike "svn co" command

34 views
Skip to first unread message

Кирилл Фролов

unread,
Dec 13, 2023, 10:31:27 AM12/13/23
to TortoiseSVN
Steps to reproduce: 
1.start svn checkout of  svn://svn.orbiter-forum.com/orbiter via gui
2. cancel checkout
3. try to continue checkout via svn co svn://svn.orbiter-forum.com/orbiter
i get e:\src>svn co svn://svn.orbiter-forum.com/orbiter
 svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
svn: E155004: Working copy 'E:\git\orbiter' locked.
svn: E155004: 'E:\git\orbiter' is already locked.
it works when i interrupt "svn co svn://svn.orbiter-forum.com/orbiter" with ctrl+c and rerun later.

Daniel Sahlberg

unread,
Dec 13, 2023, 12:34:55 PM12/13/23
to TortoiseSVN
The path e:\src in the "prompt" doesn't matter the path e:\git in the error message. Is this significant?

I tried to reproduce but wasn't able to do this. For security reasons I didn't want to checkout an unknown repository. Instead I used https://svn.apache.org/repos/asf/subversion/trunk. This of course means that I've been using the https:// protocol instead of svn://, but I doubt that would make a difference.

I've tested both 1.14.5 and build against the upcoming Subversion 1.15.

I assume you can get back to a working state by running svn cleanup e:\git\orbiter, can you confirm this?

Kind regards,
Daniel

Кирилл Фролов

unread,
Dec 13, 2023, 3:40:03 PM12/13/23
to TortoiseSVN
Yes.

среда, 13 декабря 2023 г. в 20:34:55 UTC+3, daniel.l...@gmail.com:
Reply all
Reply to author
Forward
0 new messages