<Repository tree> 漢字リポジトリ ├ branches ├ tags └ trunk ├ Test1.vb ├ 00.共通 │ └ Test2.vb └ Dir1 └ Dir2 └ Dir3 └ 00.共通 └ Test3.vb
Test1.vb can see the log. Attempting to display the log of Test2.vb and Test3.vb will result in an error. Error Message: Unable to connect to a repository at URL URL Path/Test.vb How can I solve this? -- 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/5748c103-0141-44b6-b772-836c6b2fbada%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
