Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-1101

The SVN connector does not work properly with "svn://" URL format

    XMLWordPrintable

Details

    • Hide

      Configure a Modeshape repository with an SVN repository source in JBoss AS 5.1.0 GA with an "svn://" connection URL. Upload a file using the WebDAV interface to the root of the repository. The file is checked in as a sibling to root ('trunk') and not as a child to it.

      Show
      Configure a Modeshape repository with an SVN repository source in JBoss AS 5.1.0 GA with an "svn://" connection URL. Upload a file using the WebDAV interface to the root of the repository. The file is checked in as a sibling to root ('trunk') and not as a child to it.
    • Workaround Exists
    • Hide

      A workaround is to use the "http://" form of the URL, or if it is a local repository to use the "file://" form.

      Show
      A workaround is to use the "http://" form of the URL, or if it is a local repository to use the "file://" form.

    Description

      When an "svn://" URL format is used to connect to a subversion repository, adding to repository does not work properly. If a file or folder is uploaded into the repository, it is checked into SVN as a sibling to 'trunk' and not as a child node. However, if a "file://" URL is used to connect to the repository, it works flawlessly.

      Attachments

        Activity

          People

            bcarothers_jira Brian Carothers (Inactive)
            souvikonline_jira Souvik Dutta (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: