SCM-Manager 2.34.0

We just released SCM-Manager 2.34.0. Check the blog post to read about the changes.

2 Likes

I updated and everything seemed okay until I rebooted my server. Now I get 404 errors when I go to the website and I cannot access the repos.
I see this in the log -
Caused by: org.tmatesoft.svn.core.SVNException: svn: E160017: Attempted to get textual contents of a non-file node
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:70)
at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:57)
at org.tmatesoft.svn.core.internal.io.fs.FSInputStream.createDeltaStream(FSInputStream.java:80)
at org.tmatesoft.svn.core.internal.io.fs.FSRoot.getFileStreamForPath(FSRoot.java:327)
at org.tmatesoft.svn.core.internal.io.fs.FSRepository.getFile(FSRepository.java:237)
at sonia.scm.repository.spi.SvnCatCommand.getCatFromRevision(SvnCatCommand.java:114)
… 18 common frames omitted

WE are completely dead in the water here!
svn checkout https://001vl1sccmap01.zollmed.com:8443/scm/repo/XSeries/iris_cp/trunk
svn: E170013: Unable to connect to a repository at URL ‘https://001vl1sccmap01.zollmed.com:8443/scm/repo/XSeries/iris_cp/trunk
svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: no element found
mcote-sa@ma-thor-crossworks:~/svn-repos/scm-mgr$ svn checkout http://001vl1sccmap01.zollmed.com:8080/scm/repo/XSeries/iris_cp/cpapps/trunk/builder
svn: E170013: Unable to connect to a repository at URL ‘http://001vl1sccmap01.zollmed.com:8080/scm/repo/XSeries/iris_cp/cpapps/trunk/builder
svn: E175009: The XML response contains invalid XML
svn: E130003: Malformed XML: no element found

I have tried going back to a previous version with no luck. I have saved all of my files elsewhere and uninstalled scm-server and reinstalled with no luck.

Hi Marlene,

sorry to hear that you are having troubles in using SCM-Manager with SVN.
We will have a look at it and will come back to you soon.

Best,
Christoph

To get an idea if there is something wrong we have some questions:

  • in general is your SCM-Manager running? Are you able to start it?
  • are you able to create SVN repositories? before you roll back your data?
  • how did you save your data?
  • how did you roll back your data?