On Sunday, June 23, 2019 at 3:24:03 AM UTC-5, (unknown) wrote: > > Sorry, thought you could get a zip, but it only lets you download files > singly, with basic Android client. The drive letters issue counts as a bug > in svn, not tsvn. It's valid for wc tracking of revs, but revs in repo > shouldn't have them because source persistence is not guaranteed; checkins > can come from wc's on removable drives or over the net.
The repo I was trying to deal with was corrupted beyond repair. I found some Slashdot help that suggested copying the .db file into a newly created repo. That didn't work because the .db file was corrupted. Eventually I had to "rewind" the repo back to a much earlier version in DROPBOX itself. Once I did that I then was able to refresh the local version from that and voi-la the data magically reappeared in SVN. I was then able to checkout all of it and just put it back in DROPBOX. In this case that was sufficient since 95% of the data gained nothing from being in a repository anyway - i.e. it wasn't source files for some project. Even the data that WAS source files (python files) was not for an organized project - just ad hoc procedures I use for certain home projects. I am greatly relieved and thanks for your suggestions. -- 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/4f43c519-dedc-4ff2-96f0-bb65f6897733%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
