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

svn log -r {yyyy-mm-dd} file:///path/to/repo is not working when time is empty

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.9.5
    • None
    • cmdline client

    Description

      I mirrored a subdirectory of a master repository, and then svn log -r {yyyy-mm-dd} is no longer working. The returned error breaked my http server with "500 Internal Server Error". It might be a bug.

      # svn log -r {2014-06-10} file:///path/hided/repo
      svn: E160000: Failed to find time on revision 4794
      # svn log -r 4794 file:///path/hided/repo
      ------------------------------------------------------------------------
      r4794 | (no author) | (no date) | 1 line

      ------------------------------------------------------------------------
      # cat /path/hided/repo/db/revprops/4/4794
      END

      I have found this is being discussed before.
      https://mail-archives.apache.org/mod_mbox/subversion-users/201504.mbox/%3C03ae01d06de8$b87db230$29791690$@qqmail.nl%3E

      Attachments

        Activity

          People

            Unassigned Unassigned
            shuaiming shuaiming zhou
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: