[ 
https://issues.apache.org/jira/browse/SVN-4696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16162382#comment-16162382
 ] 

shuaiming zhou edited comment on SVN-4696 at 9/12/17 2:44 AM:
--------------------------------------------------------------

Thanks for your reply.
I've forgotten to say that in fact we are using *svnsync* to mirror a 
subdirectory of a master repository. *svndumpfilter without 
--drop-all-empty-revs and --renumber-revs*  will be better if our repository is 
not that huge. So is it possible to let svncsync preserve svn:date for empty 
revisions not in that subdirectory? Anyway I will aways choose svndumpfilter 
instead of svnsync for small repository.


was (Author: shuaiming):
Thanks for your reply.
I've forgotten to say that in fact we are using *syncsync* to mirror a 
subdirectory of a master repository. *svndumpfilter without 
--drop-all-empty-revs and --renumber-revs*  will be better if our repository is 
not that huge. So is it possible to let syncsync preserve svn:date for empty 
revisions not in that subdirectory? Anyway I will aways choose svndumpfilter 
instead of syncsync for small repository.

> 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)

Reply via email to