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 - Error when attempting to commit - authentication

add-ons
source-control

I am trying to get the SVN connector set up and working. I think I have most of the pieces correctly in place, but I get the following error when I attempt to commit a change to the SVN repository. Here's the error message. (I also got a similar message for the pre-commit hook, but I subsequently disabled that hook because I didn't think we wanted to use it.)

It's obviously related to authentication, but I'm not sure how to resolve it.

Command: Commit  
Modified: C:\svn_repositories\ABCD_Software  
Completed: At revision: 6525  
Error: post-commit hook failed (exit code -532459699) with output:  
Error: readline() on unopened filehandle   
Error:   
Error: Unhandled Exception: CounterSoft.Gemini.Commons.Rest.GeminiRestException: Method requires authentication  
Error:    at CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response)  
Error:    at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url, Object obj, RequestType requestType)  
Error:    at CounterSoft.Gemini.WebServices.BaseService.WhoAmI()  
Error:    at CounterSoft.Gemini.SourceControl.SVN.Program.Main(String[] args)  

Thanks.

-Dan

User57545
· 1
User57545
Replies (3)
helpful
1
not helpful
ANSWER

Please make sure that the username and password in the SVN's add-on config file are correct.

··· I got it to work after I added my credentials to the config file. I am trying to get our Gemini administrator to create a generic account that I can use for this as a production solution.User57545Friday, December 30, 2011, 7:20:15 PM

Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Is the standard procedure to create a generic/admin/API access account for Gemini and then use those credentials in the config file?


User57545
· 1
User57545
helpful
1
not helpful

Yes, but it depends on the number of users you have for your license.

··· Thanks.User57545Friday, December 30, 2011, 7:17:16 PM

Saar Cohen
· 5000
Saar Cohen