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 Hooks

web-app

I am having a problem getting the SVN intergration to work if I look at the debug it looks like it has contact with gemini but in the final step it fails. Can any one help me with this?

 

00000000 0.00000000 [5108] CounterSoft Gemini: Main 
00000001 0.00027909 [5108] CounterSoft Gemini: Argument: pre-commit 
00000002 0.00032909 [5108] CounterSoft Gemini: Argument: C:\Repositories\FROMVSS 
00000003 0.00036820 [5108] CounterSoft Gemini: Argument: 37-12 
00000004 0.00040676 [5108] CounterSoft Gemini: Constructing Service Manager. 
00000005 4.18072891 [5108] CounterSoft Gemini: Constructed Service Manager. 
00000006 4.18094635 [5108] CounterSoft Gemini: Gemini Username: martijn 
00000007 5.60133886 [5108] CounterSoft Gemini: Done SetAuthenticationTokenOnAllServices. 
00000008 5.60302591 [5108] CounterSoft Gemini: End Main 
00000009 6.07291937 [3788] CounterSoft Gemini: Main 
00000010 6.07320404 [3788] CounterSoft Gemini: Argument: post-commit 
00000011 6.07324886 [3788] CounterSoft Gemini: Argument: C:\Repositories\FROMVSS 
00000012 6.07328796 [3788] CounterSoft Gemini: Argument: 38 
00000013 6.07332659 [3788] CounterSoft Gemini: Constructing Service Manager. 
00000014 10.20360565 [3788] CounterSoft Gemini: Constructed Service Manager. 
00000015 10.20381451 [3788] CounterSoft Gemini: Gemini Username: martijn 
00000016 11.58997822 [3788] CounterSoft Gemini: Done SetAuthenticationTokenOnAllServices. 
00000017 11.64785099 [3788] CounterSoft Gemini: Issue ID: 45 
00000018 11.64790630 [3788] CounterSoft Gemini: Commit Comment: GEM:45 Testing intergration with gemini  
00000019 11.64800739 [3788] CounterSoft Gemini: Gemini User ID: 5 
00000020 11.75380516 [3788] CounterSoft Gemini: SVN check-in Author: schiferm  
00000021 11.75403690 [3788] CounterSoft Gemini: SVN check-in Repository Path: C:\Repositories\FROMVSS 
00000022 11.75409031 [3788] CounterSoft Gemini: SVN check-in Revision Number: 38 
00000023 11.75413322 [3788] CounterSoft Gemini: SVN check-in Committed Files: U   RBIKenticoElements.root/RBIKenticoElements/New Text Document.txt  
00000024 11.87488651 [3788] CounterSoft Gemini: Program. System.Web.Services.Protocols.SoapException: Server was unable to process request. ---> System.Exception: Wrong IDs  
00000025 11.87488651 [3788]    at Gemini.IssuesWS.CreateComment(IssueCommentEN data)  
00000026 11.87488651 [3788]    --- End of inner exception stack trace --- :: System.Web.Services ::    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)  
00000027 11.87488651 [3788]    at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)  
00000028 11.87488651 [3788]    at IssueServices.CreateComment(IssueCommentEN data)  
00000029 11.87488651 [3788]    at CounterSoft.Gemini.SourceControl.SVN.PostCommitHandler.Handle(String repositoryPath, Int32 revisionNumber) in C:\Projects\Copy of CounterSoft.Gemini.SourceControl\CounterSoft.Gemini.SourceControl.SVN\PostCommitHandler.cs:line 133  
00000030 11.87488651 [3788]    at CounterSoft.Gemini.SourceControl.SVN.Program.Main(String[] args) in C:\Projects\Copy of CounterSoft.Gemini.SourceControl\CounterSoft.Gemini.SourceControl.SVN\Program.cs:line 135 
00000031 11.87496281 [3788] CounterSoft Gemini: End Main

MartijnS
· 1
MartijnS
Replies (5)
helpful
0
not helpful

Which version of Gemini are you running?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

I will pick up this ticket where the last user left off; I am getting the same error.  Am I missing a reference or something, everything looks ok. 

Using 3.0.4

Step into: Stepping over property 'CounterSoft.Gemini.SourceControl.SVN.Properties.Settings.Default.get'.  To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
Step into: Stepping over property 'CounterSoft.Gemini.SourceControl.SVN.Properties.Settings.AddIssueComment.get'.  To step into properties, go to Tools->Options->Debugging and uncheck 'Step over properties and operators (Managed only)'.
Step into: Stepping over non-user code 'CounterSoft.Gemini.Commons.IssueCommentEN.IssueID.set'
Step into: Stepping over non-user code 'CounterSoft.Gemini.Services.ServiceManager.IssueServices.get'
A first chance exception of type 'System.Web.Services.Protocols.SoapException' occurred in System.Web.Services.dll
CounterSoft Gemini: Program. Server was unable to process request. ---> Wrong IDs :: System.Web.Services ::    at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
   at IssueServices.CreateComment(IssueCommentEN data)
   at CounterSoft.Gemini.SourceControl.SVN.PostCommitHandler.Handle(String repositoryPath, Int32 revisionNumber) in C:\Documents and Settings\girolamis\Desktop\CounterSoftGeminiSourceControlv100\CounterSoft.Gemini.SourceControl.SVN\PostCommitHandler.cs:line 133
   at CounterSoft.Gemini.SourceControl.SVN.Program.Main(String[] args) in C:\Documents and Settings\girolamis\Desktop\CounterSoft
GeminiSourceControlv100\CounterSoft.Gemini.SourceControl.SVN\Program.cs:line 137The program '[5984] CounterSoft.Gemini.SourceControl.SVN.vshost.exe: Managed' has exited with code 0 (0x0).


sgirolami
· 1
sgirolami
helpful
0
not helpful

Never mind, the "Wrong IDs" I believe is a warning that I was trying to commit a comment to a issueid that doesn't exist.


sgirolami
· 1
sgirolami
helpful
0
not helpful

So it works as expected for you?


Saar Cohen
· 5000
Saar Cohen
helpful
0
not helpful

Works as expected.  Thanks much.


sgirolami
· 1
sgirolami