This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/whimsy.git
The following commit(s) were added to refs/heads/master by this push:
new 0f63b13 Docco
0f63b13 is described below
commit 0f63b1340e0acf0537ed08a47fbaa9ae8dc7c1aa
Author: Sebb <[email protected]>
AuthorDate: Wed Nov 27 11:51:51 2019 +0000
Docco
---
Rakefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/Rakefile b/Rakefile
index be47ca0..72da78b 100644
--- a/Rakefile
+++ b/Rakefile
@@ -101,6 +101,9 @@ namespace :svn do
puts
puts File.join(Dir.pwd, name)
if description['list']
+ # TODO the SVN monitor is set to ignore the ouput currently
+ # Need to fix this to pick up proper status at some point
+ # Especially when list-only checkouts are implemented
puts "#{PREFIX} Updating listing file"
old,new = ASF::SVN.updatelisting(name)
if old == new