From: Paul G. <pa...@ge...> - 2009-06-22 07:53:10
|
Hi Jamie, I've just added the ability to create a shorewall dump to the shorewall module, but i'm having difficulty checking it into svn. The error message i get is: $ svn ci -m'Add ability to show a shorewall dump' svn: Commit failed (details follow): svn: Server sent unexpected return value (200 OK) in response to MKACTIVITY request for '/svn/webmin/!svn/act/ec2c5dec-9b7a-4c8b-acb4-20cd362a54b2' $ svn info Path: . URL: http://svn.webmin.com/svn/webmin/shorewall Repository Root: http://svn.webmin.com/svn/webmin Repository UUID: 4866884f-ef2d-0410-b9e6-f4f624169e46 Revision: 4885 Node Kind: directory Schedule: normal Last Changed Author: jcameron Last Changed Rev: 4713 Last Changed Date: 2009-05-24 16:17:47 +1000 (Sun, 24 May 2009) I suspect this might be an authentication or proxy issue (it's a while since i've worked on webmin), but i'm not sure. At any rate, my patch is attached. The functionality is a shameless rip-off of the existing status.cgi. (Under new versions of shorewall, "shorewall status" shows nothing of value when the verbosity is low.) I've given it rudimentary testing and it works for me, but the translations of the strings are obviously missing. Regards, Paul |