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

'lock' support in perl bindings

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 1.4.x
    • nonblocking
    • bindings_swig_perl
    • None

    Description

      Lock support is missing from perl bindings.
      To support this, the following needs to be added (at a minimum)-
      
      Typemaps:
        svn_wc_status2_t
        svn_wc_status_func2_t
      
      Functions:
        svn_client_lock
        svn_client_unlock
        svn_client_status2
      
      Misc:
      Notify state enums:
        SVN::Wc::notify_locked
        SVN::Wc::notify_unlocked
        SVN::Wc::notify_failed_lock
        SVN::Wc::notify_failed_unlock
      

      Original issue reported by emiller

      Attachments

        Activity

          People

            Unassigned Unassigned
            subversion-importer Subversion Importer
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: