Uploaded image for project: 'Subversion'
  1. Subversion
  2. SVN-4854

a problem of svnmucc mkdir

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.10.6
    • None
    • svnmucc
    • None
    • CentOS 6.6

      Subversion 1.10.6

    Description

      1. /usr/local/bin/svnmucc -U URL -m MESSAGE mkdir '/parent/subdir' mkdir '/parent'

      svnmucc: E160020: Path 'parent' already exists

       

      But:

      1. /usr/local/bin/svnmucc -U URL -m MESSAGE mkdir '/parent' mkdir '/parent/subdir' 

      r506 committed by root at 2020-04-27T12:18:21.419619Z

      It works. 

       

      In the version 1.8.15, both of these two commands can be run;

      Also the error of the first command is definitely wrong. The '/parent' directory does not exist.

      Attachments

        Activity

          People

            Unassigned Unassigned
            haiyuan Nathan Qian
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: