Hello Team, I need your help to resolve my problem of tsvn:logtemplatebranch. I would like to prompt tsvn:logtemplatebranch value when I operate "svn copy" on repository browser. But it didn't work as I expected. Followings seemed results of same cause. (TortoiseSVN 1.12.0 Build28568 - 64 Bit, Windows7)
Case1(on Client 1 with SVN Server 1) What I did I set "test" to tsvn:logtemplatebranch property value of "/tags" with repository browser. Then I tried to copy from "/trunk/somewere" to "/tags/tag1" with repository browser. What I expected "test" should be shown as a default message on the "Enter Log Message" dialog. What actually happend Nothing was shown on the "Enter Log Message" dialog. Case2(on Client 2 with SVN Server 2) What I did I set "test" to tsvn:logtemplatebranch property value of "/tags" with repository browser. Then I tried to copy from "/trunk/somewere" to "/tags/tag1" with repository browser. On this environment, "test" was shown as a default message on the "Enter Log Message" dialog. After that, I changed the tsvn:logtemplatebranch property value from "test" to "test" with repository browser. And I tried to copy from "/trunk/somewere" to "/tags/tag2" with repository browser. What I expected "test2" was shown as a default message on the "Enter Log Message" dialog. What actually happend "test" was shown as a default message on the "Enter Log Message" dialog. I mean it was not "test2". My Question I think this is a bug around cache behavior. It this is not a bug, please tell me how to activate the latest tsvn:logtemplatebranch value. -- 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/49bd14d9-4f42-450f-9dba-7462c0474f24%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
