Commit-SvnChange fails to retreive the log
- Dominant language
- PowerShell
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
```
> Commit-SvnChange
=> Found configuration file at E:\Work\XXX\SvnUtils.config
=> Merge detected: XXX-10233 (/XXX_3.5/branches/YYY/XXX-10233, rev. 30160).
svn: E160013: '/svn/cbsa/!svn/bc/30164/XXX_3.5/branches/YYY/XXX-10233' path not found
Commit-SvnChange : Cannot convert value "System.Object[]" to type "System.Xml.XmlDocument". Error: "Unexpected e nd of file has occurred. The following elements are not closed: log. Line 2, position 6."
At line:1 char:1
+ Commit-SvnChange
+ ~~~~~~~~~~~~~~~~
+ CategoryInfo : InvalidArgument: (:) [Commit-SvnChange], RuntimeException
+ FullyQualifiedErrorId : InvalidCastToXmlDocument,Commit-SvnChange
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.