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.




Subversion integration: Server, Client or Both?

api

I want to tie my subversion commits to a particular Bug ID. I have followed the instructions in the FAQ for setting up Tortoise SVN, but I need to know if i have to set up the SVN server too in order for integration to be complete? I am asking because I can't see my subversion commit comments on Gemini.

Oyebayo
· 1
Oyebayo
Replies (9)
helpful
0
not helpful

It allways better to hook commits on the server, because it is allways difficult to force users to do some settings in Tortoise SVN.

We only set hooks on the server and bugtraq properties (users will receive this properties during the update their local copies).


stepand76
· 504
stepand76
helpful
0
not helpful

Sorry for typo. Again and better:

It's always better to hook commits on the server, because it can be difficult to force users to do set up hooks in Tortoise SVN manually. We only set hooks on the server and set the SVN bugtraq properties (users will receive them during the update of their local copies). It works for us.


stepand76
· 504
stepand76
helpful
0
not helpful

This means that if i configure the hooks on the server, nothing needs to be done on the client's Tortoise SVN?


Oyebayo
· 1
Oyebayo
helpful
0
not helpful

Yes, that is correct


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

So where on the Gemini Items screen are the commits done in SVN supposed to show up? N.B. I am using Gemini version 5.1


Oyebayo
· 1
Oyebayo
helpful
0
not helpful

In the comments section.


stepand76
· 504
stepand76
helpful
0
not helpful

I will try again with the hooks on the server side, and then update this question. One more thing, how do you set up hooks if the SVN server were running on Linux?


Oyebayo
· 1
Oyebayo
helpful
0
not helpful
ANSWER

Gemini SVN Connector is Windows .NET application. It will not work on Linux.


stepand76
· 504
stepand76
helpful
0
not helpful

If you are running Linux then you need the TSVN one which will need to be installed on the client PCs (windows only).


Mark Wing
· 9108
Mark Wing