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

Re: Adding LAN support to Subversion - Clarification

From: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2003-10-28 00:01:27 CET

David,

Probably the fastest way to implement this, is to add a configuration option
to the existing ra_local layer as suggested by Greg Hudson. That way you
will only have to write a patch instead of a whole new layer.

bye,

Erik.

> "Erik Huelsmann" <e.huelsmann@gmx.net> writes:
>
> > Then I suppose David could also write a proxy library, which creates
> > the exclusive lock file and sends the rest of the commands into
> > libsvn_ra_local for real processing? [There would not be any need to
> > reinvent the wheel...]
>
> Sure, why not?
>
> He could write a new libsvn_ra_foo which has its own foo:// schema,
> and 99% of it just makes calls into libsvn_ra_local.
>
> Or he could just duplicate the whole libsvn_ra_local directory, rename
> the library, change its registered schema, and change its open()
> function.
>
> I think the latter solution is probably easier.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: dev-help@subversion.tigris.org
>

-- 
NEU FÜR ALLE - GMX MediaCenter - für Fotos, Musik, Dateien...
Fotoalbum, File Sharing, MMS, Multimedia-Gruß, GMX FotoService
Jetzt kostenlos anmelden unter http://www.gmx.net
+++ GMX - die erste Adresse für Mail, Message, More! +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 28 00:02:25 2003

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.