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.




gemini and cvs

web-app

hi,
how can i link gemini to cvs ?
i downloaded the Connectivity adaptor from http://www.countersoft.com/downloads.aspx, running the Visual studio application, generate an exe file and after ?
i do not find any documentation.
Can you help me?
Thanks

patxmay
· 1
patxmay
Replies (2)
helpful
0
not helpful

There is a readme.txt file in the cvs directory:
Installation
=============

Step 1
------
Ensure Gemini REST API is enabled on your web server.
Consult the Gemini Management Guide for instructions.

Step 2
------
Place the following files into "CVSNT" folder under program files:

- CounterSoft.Gemini.SourceControl.CVSNT.exe
- CounterSoft.Gemini.SourceControl.CVSNT.exe.config
- CounterSoft.Gemini.Commons.dll
- CounterSoft.Gemini.WebServices.dll
- CounterSoft.Gemini.Logging.dll
- Newtonsoft.Json.dll

Step 3
------
Set the config file's properties (URL, user and password).

Step 4
------
Checkuout your loginfo file
Add the following to the file and commit it:
DEFAULT CounterSoft.Gemini.SourceControl.CVSNT.exe %c %R %m %b %{s}


Usage
=====
When you want to tie a CVSNT commit to an issue, simply place the issue number in the
bug box or GEM:XXX in the message.


Troubleshooting
===============

Install DebugView and enable the "Global Win32 Capture" option within this tool.

Watch for diagnostic output.

http://technet.microsoft.com/en-us/sysinternals/bb896647.aspx



Mark Wing
· 9108
Mark Wing
helpful
0
not helpful

ok, i'm a stupid man,
thanks you


patxmay
· 1
patxmay