Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-20383

Jenkins user's HOME path remain at default after JENKIINS_HOME change in redhat box: svn credentials fail. $JENKINS_HOME/.subversion not created

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • subversion-plugin
    • None
    • Redhat v5.x with SVN v1.6.x

      Subversion credentials fail upon svn calls to the svn repo server after successful authenticaion in project to the repository.
      1) Changed JENKINS_HOME directory in /etc/sysconfig/jenkins from default of /var/lib/jenkins for all build and workspace work. HENCE $ITEM_ROOT has changed.
      2) Entered userid/password in subversion authentication for project.
      3) hudson.scm.SubversionSCM.xml has correct <entry>
      4) subversion.credentials for project job has correct <entry>
      5) $JENKINS_HOME/.subversion does not get created however which is part of the problem.
      6) user jenkins still points to default HOME directory.
      Note: svn checkout works in job and at command line
      The svn command failed.
      Command output:
      svn: OPTIONS of 'http://devsvn.gspt.net/xxx/xxx/': authorization failed: Could not authenticate to server: rejected Basic challenge (http://devsvn.gspt.net)

          [JENKINS-20383] Jenkins user's HOME path remain at default after JENKIINS_HOME change in redhat box: svn credentials fail. $JENKINS_HOME/.subversion not created

          Jenkins version is 1.537 with updated SVN plugins

          chris vecchione added a comment - Jenkins version is 1.537 with updated SVN plugins

            Unassigned Unassigned
            cvecchione chris vecchione
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: