You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whimsical.apache.org by ru...@apache.org on 2017/04/19 01:19:31 UTC

[whimsy] branch master updated: Attempt to fix the following problem:

This is an automated email from the ASF dual-hosted git repository.

rubys 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  766854b   Attempt to fix the following problem:
766854b is described below

commit 766854bbd71dbf9c50f26d5545e215a0cb2ca9b5
Author: Sam Ruby <ru...@intertwingly.net>
AuthorDate: Tue Apr 18 21:19:04 2017 -0400

    Attempt to fix the following problem:
    
    svnmucc: E160016: Can't commit to 'https://svn.apache.org/repos/infra/infrastructure/trunk/subreq' because it is not a directory
---
 www/committers/subscribe.cgi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/committers/subscribe.cgi b/www/committers/subscribe.cgi
index f7c0116..8230ff5 100755
--- a/www/committers/subscribe.cgi
+++ b/www/committers/subscribe.cgi
@@ -77,7 +77,7 @@ _html do
           _pre request
         end
         
-        SUBREQ = 'https://svn.apache.org/repos/infra/infrastructure/trunk/subreq'
+        SUBREQ = 'https://svn.apache.org/repos/infra/infrastructure/trunk/subreq/'
         
         # add file to svn (--revision 0 means it won't overwrite an existing file)
         _.system ['svnmucc',

-- 
To stop receiving notification emails like this one, please contact
['"commits@whimsical.apache.org" <co...@whimsical.apache.org>'].