{"id":40,"date":"2011-08-18T15:16:44","date_gmt":"2011-08-18T15:16:44","guid":{"rendered":"http:\/\/devzing.com\/blog2\/subversion-tip-fix-missing-date-and-author-in-log\/"},"modified":"2015-09-30T02:34:05","modified_gmt":"2015-09-30T02:34:05","slug":"subversion-tip-fix-missing-date-and-author-in-log","status":"publish","type":"post","link":"https:\/\/devzing.com\/blog\/index.php\/subversion-tip-fix-missing-date-and-author-in-log\/","title":{"rendered":"Subversion Tip: Fix Missing Date and Author in Svn Log"},"content":{"rendered":"<p>If you are trying to use the svn log command and the output is missing the author and date fields like the following example:<\/p>\n<pre class=\"lang:default highlight:0 decode:true \">c:working&gt; svn log\r\n------------------------------------------------------------------------\r\nr8 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr7 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr6 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr5 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr4 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr3 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr2 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------\r\nr1 | (no author) | (no date) | 1 line\r\n------------------------------------------------------------------------<\/pre>\n<p>More than likely your Anonomous Access is set to Read.<\/p>\n<div class=\"image_block\"><a href=\"\/blog\/media\/blogs\/devzing\/svn_edit_repository.png\"><img loading=\"lazy\" decoding=\"async\" src=\"\/blog\/media\/blogs\/devzing\/svn_edit_repository.png\" alt=\"\" width=\"239\" height=\"253\" \/><\/a><\/div>\n<p>Change this to None to prevent this problem.<\/p>\n<p>If you are using a client like TortoiseSVN you may need to clear any cached logs.<\/p>\n<p>In TortoiseSVN go to the settings screen and look for the Cached Repositories node. Then select and delete the repository you just fixed.<\/p>\n<div class=\"image_block\"><a href=\"\/blog\/media\/blogs\/devzing\/svn_cached_repositories.png\"><img loading=\"lazy\" decoding=\"async\" src=\"\/blog\/media\/blogs\/devzing\/svn_cached_repositories.png\" alt=\"\" width=\"777\" height=\"566\" \/><\/a><\/div>\n<div class=\"image_block\">Be sure and check out our <a href=\"\/subversion\">subversion hosting<\/a> service.<\/div>\n","protected":false},"excerpt":{"rendered":"<p>If you are tring to use the svn log command and the output is missing the author and date fields like the following example:c:working&gt; svn log&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;r8 | (no author) | (no date) | 1 l&hellip;<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[8],"tags":[],"class_list":["post-40","post","type-post","status-publish","format-standard","hentry","category-subversion","entry"],"_links":{"self":[{"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/40","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/comments?post=40"}],"version-history":[{"count":3,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/40\/revisions"}],"predecessor-version":[{"id":167,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/posts\/40\/revisions\/167"}],"wp:attachment":[{"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/media?parent=40"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/categories?post=40"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/devzing.com\/blog\/index.php\/wp-json\/wp\/v2\/tags?post=40"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}