blair opened a new issue #138: URL: https://github.com/apache/whimsy/issues/138
I tried to change my proxy today and it partially succeeded: ``` svn checkout --non-interactive --quiet -- https://svn.apache.org/repos/private/foundation/Meetings/20220615 /tmp/d20220322-1572689-sn8r82 svn add --non-interactive -- proxies-received/blair.txt svn: warning: W150002: '/tmp/d20220322-1572689-sn8r82/proxies-received/blair.txt' is already under version control svn: E200009: Could not add all targets because some targets are already versioned svn: E200009: Illegal target for the requested operation svn propset --non-interactive -- svn:mime-type text/plain\;\ charset\=utf-8 proxies-received/blair.txt property 'svn:mime-type' set on 'proxies-received/blair.txt' svn commit --non-interactive --message assign\ Roy\ T.\ Fielding\ \(fielding\)\ as\ my\ proxy -- proxies-received/blair.txt proxies Sending proxies-received/blair.txt Transmitting file data .done Committing transaction... Committed revision 106516. ``` It looks like the state in `proxies-received/blair.txt` and `proxies` is now inconsistent. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@whimsical.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org