Uploaded image for project: 'Maven SCM'
  1. Maven SCM
  2. SCM-575

Regression: scm export doesn't work for single files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • 1.4
    • None
    • maven-plugin
    • None
    • Windows XP SP2
      Maven 2.2.1
      JDK 1.6.0_21
      Subversion 1.6

    Description

      Since v1.4 it's not possible anymore to export a single file as the connectionUrl. If I use a directory as the connectionUrl or the older v1.3 everything works fine.
      The error occurs with the following configuration:

      <configuration>
      <exportDirectory>E:/Project/target/de</exportDirectory>
      <connectionUrl>scm:.../de/UserGuide.pdf</connectionUrl>
      </configuration>

      Output is:
      [INFO] Executing: cmd.exe /X /C "svn --username ... --no-auth-cache --non-interactive export --force svn://.../de/UserGuide.pdf E:\Project\target\de"
      [INFO] Working directory: E:\Project\target\docs-de
      [ERROR] Provider message:
      [ERROR] The svn command failed.
      [ERROR] Command output:
      [ERROR] svn: Can't move 'E:\Project\target\tempfile.tmp' to 'E:\Project\target\de': Access denied

      Regards
      Lars

      Attachments

        Activity

          People

            Unassigned Unassigned
            lbeuster Lars Beuster
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: