Just chiming in here, but you are both right :-). Yes, it's a problem people are experiencing with the TortoiseSVN client. But it's (most likely) not specific to the TortoiseSVN client (which is a GUI on top of the core Subversion libraries, which are maintained by the Apache Subversion project). It's probably an issue for the core subversion project. If you try similar operations from the commandline (with svn.exe), you'll probably get the same error. That's why Stefan tried to direct you to the subversion users mailinglist.
@Michael, thanks for reporting this. It sounds to me more like a feature request: being able to recover from a specific corruption of the .svn folder (namely that the tmp folder has gone missing, IMHO most likely caused by some external factor). Nothing is supposed to mess with the insides of the .svn folder :-). So this comes out as quite a "low level" error, because it's not something that was foreseen by the developers. That being said, on first sight it does look like something that should be fixable / improvable (if someone finds the time to dig into it). I guess it's also very easy to reproduce (just delete .svn/tmp and try to commit something). Michael, if my above reasoning is correct, would you like to report this to [email protected] yourself (it's not necessary to subscribe to post)? If not, no problem, then I'll take it there (Stefan has enough on his hands already :-)). -- Johan On Tue, Apr 14, 2020 at 3:31 PM TortoiseSVN on behalf of Michael Cole <[email protected]> wrote: > > It's a problem with the TortoiseSVN client Stefan, but you're welcome to > report it there if you like. > > On Tue, Apr 14, 2020 at 12:44 AM Stefan via TortoiseSVN > <[email protected]> wrote: >> >> you should report that on the subversion users list: >> http://subversion.apache.org/mailing-lists.html >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TortoiseSVN" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tortoisesvn/93823bbc-dae3-4989-9f48-5340bde95723%40googlegroups.com. > > > > -- > Michael Cole > > > > -- > You received this message because you are subscribed to the Google Groups > "TortoiseSVN" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tortoisesvn/CA%2BHiUNLGCYNoVnUJ3Juwnc_tsAxh4eVCxfSRdLa_qdGR-J__jQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAB84uBUzmkPjVU-q66aJ4DQAdu6ORsJydMy%2BffNdNoN2f2LFJw%40mail.gmail.com.
