On Wednesday, October 23, 2019 at 4:52:47 AM UTC+2, 小辉辉 wrote: > > Hello dear developers, > > *Merge from foreign repository is not compatible with mergeinfo > modification* > > Precondition: The code address of the repository checked out by the > working copy is "*http://127.0.0.1/SVN <http://127.0.0.1/SVN>*". > When merging the code of the "*http://127.0.0.1/svn > <http://127.0.0.1/svn>*/Branches/v1.0" branch to the "Trunk/v1.0" branch, > SVN considers the merge operation between different repositories, resulting > in no version merge. Record the merge operation. > Note: "http://127.0.0.1/*SVN*" and "http://127.0.0.1/*svn*" are the same > repository address, but the address is different in case. > Suggestion: When judging whether it is the same repository, the address is > not Need to be case sensitive > thank you > > Sorry, but that would be wrong. section 2.7.3 http://tools.ietf.org/html/draft-ietf-httpbis-p1-messaging-25#page-19
*The scheme and host are case-insensitive and normally provided in lowercase; all other components are compared in a case-sensitive manner.* -- 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/9b3730bf-dbd5-4b9b-ac84-4d7f1c5ebe36%40googlegroups.com.
