Error with SVN integration
In Gemini 3.5
Getting this error when try to commint SVN Dir.:
Commit failed (details follow):
'pre-commit' hook failed with error output:
Unhandled Exception: System.Xml.XmlException: The 'HR' start tag on line 1 does
not match the end tag of 'body'. Line 1, position 1076.
at System.Xml.XmlTextReaderImpl.Throw(Exception e)
at System.Xml.XmlTextReaderImpl.Throw(String res, String[] args)
at System.Xml.XmlTextReaderImpl.ThrowTagMismatch(NodeData startTag)
at System.Xml.XmlTextReaderImpl.ParseEndElement()
at System.Xml.XmlTextReaderImpl.ParseElementContent()
at System.Xml.XmlTextReaderImpl.Read()
at System.Xml.XmlLoader.LoadNode(Boolean skipOverWhitespace)
at System.Xml.XmlLoader.LoadDocSequence(XmlDocument parentDoc)
at System.Xml.XmlLoader.Load(XmlDocument doc, XmlReader reader, Boolean preserveWhitespace)
at System.Xml.XmlDocument.Load(XmlReader reader)
at System.Xml.XmlDocument.Load(Stream inStream)
at CounterSoft.Gemini.Commons.Rest.Serializer.ConvertToObject[T](Stream stream)
at CounterSoft.Gemini.WebServices.BaseService.GetObjectFromReponse[T](Stream stream)
at
CounterSoft.Gemini.WebServices.BaseService.ThrowResponseException(WebResponse response)
at CounterSoft.Gemini.WebServices.BaseService.ProcessResponse[T](String url,
Object obj, RequestType requestType)
at CounterSoft.Gemini.WebServices.BaseService.WhoAmI()
at CounterSoft.Gemini.SourceControl.SVN.Program.Main(String[] args)
Any idea?
Thanks
|
talbengal
· 1 |
|
| Wednesday, July 22, 2009, 9:45:02 AM | |




