[Xsltforms-support] Question about saving forms data directly into subversion
Brought to you by:
alain-couthures
From: Dan M. <dan...@gm...> - 2010-04-06 18:48:46
|
Hello, In the past (four years ago!) I used Subversion to store forms data by doing HTTP PUTs directly into data collections. This can be done by configuring Apache to allow PUT and POST operations. I documented this process here: http://en.wikibooks.org/wiki/XForms/Versioning_Form_Data_With_WebDAV_and_Subversion The trick was to configure Subversion as a WebDAV server and to turn * SVNautoversioning* on so that each "Save" from a form would automatically do a commit. SVNAutoversioning on Ih the past we did this in an Intranet so security was not a concern. My question is has anyone figured out how to do this with XSLTForms on a public server that is running SSL? Our forms may be on different computers then the SVN server. Is there any way to also send login credentials (login/password) in the HTTP header using this approach? Thanks! - Dan -- Dan McCreary Semantic Solutions Architect syntactica.com 952-460-1674 VOIP: 111@69.199.167.229 |