[
https://issues.apache.org/jira/browse/SVN-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
shuaiming zhou updated SVN-4696:
--------------------------------
Description:
I mirrored a subdirectory of a master repository, and then {color:red}svn log
-r {yyyy-mm-dd}{color} is no longer working. The returned error breaked my
http server with "500 Internal Server Error". It might be a bug.
{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
I have found this is being discussed before.
https://mail-archives.apache.org/mod_mbox/subversion-users/201504.mbox/%[email protected]%3E
was:
I mirrored a subdirectory of a master repository,and then {color:red}svn log -r
{yyyy-mm-dd}{color} is no longer working。The returned error breaked my http
server with "500 Internal Server Error"。
{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
I have found this is discussed before。
https://mail-archives.apache.org/mod_mbox/subversion-users/201504.mbox/%[email protected]%3E
> 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
> Labels: newbie
>
> I mirrored a subdirectory of a master repository, and then {color:red}svn log
> -r {yyyy-mm-dd}{color} is no longer working. The returned error breaked my
> http server with "500 Internal Server Error". It might be a bug.
> {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
> I have found this is being discussed before.
> https://mail-archives.apache.org/mod_mbox/subversion-users/201504.mbox/%[email protected]%3E
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)