Home Home
  login

Gemini Community Support Site

This Gemini community support site can be used to find solutions to product issues. You can log in using Open Id, Google Profile and even Facebook. Feel free to ask a question or browse FAQs and documentation. Product tour videos are also available along with how-to videos demonstrating key Gemini capabilities.




SVN Connector - support for multiple ID in single commit?

admin
usage
api

TortoiseSVN has a support for associate multiple bug ID in a single commit. See attached screenshot. But Gemini SVN Connector ignores passed IDs at all. What we have to do to get it working? Is it a bug? Should we report it to gemini.countersoft.com?

TortoiseSVN_MultipleBugId.png ]
stepand76
· 504
stepand76
Replies (5)
helpful
0
not helpful
ANSWER

It should be working. Just make sure you specify every bug ID in the comment with a prefix of gem: (i.e. gem:1111 gem:2222).


Gurinder
· 350
Gurinder
helpful
0
not helpful

We don't specify issue IDs in comments manually. We enter them into special field (see the screenshot) in TortoiseSVN commit dialog as you recommend here: http://community.geminiplatform.com/docs/328/page/321/svn-server-installation/

I guess that problem is that TortoiseSVN generates "GEM:1234,5678" in comments, but Gemini SVN Connector expects "GEM:1234,GEM:5678".


stepand76
· 504
stepand76
helpful
0
not helpful

Enter GEM:xxx in the comment box for extra issues.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

OK, as a temporary solution we can do that. Sounds like you do not plan to fix it. Am I right?


stepand76
· 504
stepand76
helpful
0
not helpful

Feel free to add it to our list.


Mark Wing
· 9108
Mark Wing