[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Commit to Subversion with XMLHttpRequest

From: Jack Bates <ms419_at_freezone.co.uk>
Date: Mon, 12 Jul 2010 10:43:43 -0700

I'm considering writing some JavaScript to make commits to Subversion
repositories, using XMLHttpRequest

Does any code like this already exist? Are there any reasons I haven't
thought of, why this would be impossible (or prohibitively difficult?)

The purpose is, a couple organizations have XML documents that I helped
them manage with Subversion. Currently they edit these documents as
usual: by checking out, editing, and committing

Now I want to create a specialized web interface for editing the XML
documents. This JavaScript would let me commit the changes to
Subversion, without any server requirements beyond the Subversion
repository
Received on 2010-07-12 20:55:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.