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

Re: ssh based access?

From: Perry E. Metzger <perry_at_wasabisystems.com>
Date: 2002-04-16 20:42:52 CEST

Kevin Pilch-Bisson <kevin@pilch-bisson.net> writes:
> The ra_pipe would actually not be that hard to implement.

That would be the ideal thing, I think.

> We already have the capability of doing the client side operations
> into an xml file. All that would be needed is a way to read one of
> those xml files on stdin, and apply it over ra_local. Shouldn't
> actually be much work at all. Basically just a set of expat
> handlers which call the ra_local vtable entries with the appropriate
> info from the xml file.
>
> For an example of the xml stuff, try doing svn ci --xml-file=foo.xml.
>
> The only other change can think of would be a way to get the new revnum back
> over the wire to do the post-commit rev-bumping.

--
Perry E. Metzger		perry@wasabisystems.com
--
NetBSD: The right OS for your embedded design. http://www.wasabisystems.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 16 20:44:11 2002

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.