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.




Integration with SVN -- Linux

add-ons

Hi to all, we are going to use Gemini as issue tacker in our organization (a software house), our svn server is in a linux box, and we use tortuoise in windows clients.

So, is it possible to integrate Gemini with svn on linux?
I have just congiured  a client, but, when i check-in and specify an issue ID, nothing changes on Gemini.

Any suggestion?

Thanks.
Mario Veltini

mveltini
· 1
mveltini
Replies (14)
helpful
0
not helpful

The current plugin does not work with Linux.
However, we are about to release a couple of client SVN plugins (installed on the client PC) that will help with that.

Are you using a tool such as ankhsvn?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Thanks for the answer
we use only tortoise for check in and check out .


mveltini
· 1
mveltini
helpful
0
not helpful

I think it needs an hook script for linux svn server ..
Is it correct?


mveltini
· 1
mveltini
helpful
0
not helpful

Yes, you could do that. But we will ship a client (for windows) solution very soon.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Ok, can you say something about, the release time? A week a day a month? And, can i use it integrated with tourtuoise?



mveltini
· 1
mveltini
helpful
0
not helpful

Sure, it should be out this week and will integrate with TortoiseSVN


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Oh great, amazing news


mveltini
· 1
mveltini
helpful
0
not helpful

The add-on is ready now: http://www.countersoft.com/downloads/v37/CounterSoftGeminiSourceControlv37_3.zip

You will need to use the TSVN plugin. Follow the readme.txt to install it.
Let us know how it goes.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

It seems that doesn't work for me....i've tryed some solution but can't see the modificaxtion on Gemini project's page


mveltini
· 1
mveltini
helpful
0
not helpful

Did you set the properties, hooks and amend the cmd files (as per the readme file)?
Also, did you enter the issue id? If so, you should see it in the issue.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

Yes, i made all the activities which are in the read me file.
When i commit to svn via tsvn, i insert an issue id like 109, i'm sure that it exist in Gemini, but, if open the issue in Gemini, i can't see any comment .


mveltini
· 1
mveltini
helpful
0
not helpful

Maybe it is a problem of my server.....
I'm tring to execute the command "C:\Program Files\TortoiseSVN\Hooks\CounterSoft.Gemini.Sou
rceControl.TSVN.exe" "post-commit" %4 "%3" """%6"""

Eccezione non gestita: System.Net.WebException: Errore del server remoto: (403)
Non consentito.
   in System.Net.HttpWebRequest.GetResponse()
   in CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url,
Object obj, RequestType requestType)
   in CounterSoft.Gemini.WebServices.BaseService.WhoAmI()
   in CounterSoft.Gemini.SourceControl.TSVN.Program.Main(String[] args)


mveltini
· 1
mveltini
helpful
0
not helpful

Can you please download and run DebugView (http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx)?

Try to commit again, do you get any messages? If not please send a screenshot of the Hooks configuration (TortoiseSVN) to support at countersoft dot com.


Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

I know this is a bit late (months), but you could use the client side integration that's built to work with Tortoise. I use it with several linux servers, via svn+ssh:// even, and NOTHING GETS INSTALLED ON LINUX.

[url]http://support.countersoft.com/forums/thread/17157.aspx[/url]


Bob Denny
· 1
Bob Denny