That's a bad news for me. Anyway, thanks for the clarification. Alex
2017年12月23日 下午4:04,"Stefan via TortoiseSVN" <[email protected] >写道: > > > On Thursday, December 21, 2017 at 6:36:37 AM UTC+1, Alex Wang wrote: >> >> If it's corrupted, but why if I operate on Linux, everything is ok. This >> only happens on windows. I think maybe there are something wrong only in >> local data on Windows. The repository is very large now, I really don't >> want to check out again. Is there any way to fix the problem? >> > > The char is not allowed as being part of a filename or path on Windows. > That's why you get the error. And that's why the working copy is now > corrupted. > There's no easy way to fix such a corrupted working copy - it would > require editing internal files and SQLite DBs manually. > Best way is to check out a fresh working copy. > > Also for the future: make sure that you don't commit files with the same > name that only differ in case (e.g., "file.txt" and "File.txt") on Linux, > because on Windows that will get you also a corrupted working copy: the > Windows file system is case insensitive and two such files would therefore > cause conflicts. > > Stefan > > -- > You received this message because you are subscribed to a topic in the > Google Groups "TortoiseSVN" group. > To unsubscribe from this topic, visit https://groups.google.com/d/ > topic/tortoisesvn/Q_I-rBVBFg4/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit https://groups.google.com/d/ > msgid/tortoisesvn/87022d05-11ab-4e27-84fd-11c2e6451d6a%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/87022d05-11ab-4e27-84fd-11c2e6451d6a%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CANDMqZ%3DRN%3DSJrVPLZ43O%2Bha3A6-TkQNAkF0xxpNd1h9-js%2B1%2Bg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
