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

get-dated-rev fails if there are no revision properties

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • 1.4.x
    • ---
    • libsvn_ra_svn
    • None

    Description

      If the revision properties are not there (!) (/accessible?), then SVNKit will
      fail while using get-dated-rev.
      
      http://svnkit.com/tracker/view.php?id=238
      
      [carlo@nymph ~]$ svn pl -v -r 73207 --revprop http://anonsvn.jboss.org/repos/jbossas
      Unversioned properties on revision 73207:
        svn:log : EJBTHREE-1293: reinstated JMX invocations
        svn:author : wolfc
        svn:date : 2008-05-09T14:12:46.355066Z
      [carlo@nymph ~]$ svn pl -v -r 73208 --revprop http://anonsvn.jboss.org/repos/jbossas
      Unversioned properties on revision 73208:
      [carlo@nymph ~]$ 
      
      (!) Shouldn't these properties always be visible? If so, file another bug.
      

      Original issue reported by wolfc

      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: