You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "shuaiming zhou (JIRA)" <ji...@apache.org> on 2017/09/05 10:25:00 UTC

[jira] [Created] (SVN-4696) svn log -r {yyyy-mm-dd} file:///path/to/repo is not working when time is empty

shuaiming zhou created SVN-4696:
-----------------------------------

             Summary: svn log -r {yyyy-mm-dd} file:///path/to/repo is not working when time is empty
                 Key: SVN-4696
                 URL: https://issues.apache.org/jira/browse/SVN-4696
             Project: Subversion
          Issue Type: Bug
          Components: cmdline client
    Affects Versions: 1.9.5
         Environment: door:~$ cat /etc/issue
Debian GNU/Linux 9 \n \l

door:~$ uname -a
Linux door 4.9.0-3-amd64 #1 SMP Debian 4.9.30-2+deb9u3 (2017-08-06) x86_64 GNU/Linux

door:~$ svn --version
svn, version 1.9.5 (r1770682)
   compiled Aug  9 2017, 03:04:58 on x86_64-pc-linux-gnu
...


            Reporter: shuaiming zhou


I mirrored a subdirectory of a master repository,and then {color:red}svn log -r {yyyy-mm-dd}{color}  is no longer working。


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


------------------------------------------------------------------------
{color:red}# cat /path/hided/repo/db/revprops/4/4794{color}
END




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)