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

svnmucc should grow symlink operation

    XMLWordPrintableJSON

Details

    • Task
    • Status: Open
    • Major
    • Resolution: Unresolved
    • trunk
    • unscheduled
    • svnmucc

    Description

      The Editor API goes in the direction of represention symlinks explicitly. 
      Accordingly, we should allow
      
      % svnmucc -mm -U $URL symlink linkname target
      
      instead of the cumbersome and full-of-implementation-detail
      
      % svnmucc -mm -U $URL \
          put =(printf "link %s" "target") \
          linkname propset svn:special '*' linkname
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            danielsh Daniel Shahaf
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: