I'm trying to work on this on my (rare) spare time.
I was wondering how should I implement the bonjour URL.
That is, beside of having a repository URL like "http://<server>" or
"svn[+<tunnel>]://<server>", using bonjour support mean "specify a
bonjour registration name instead of a real server name"
example :
svn co bjr:<bonjour name>
will run a mDNS lookup for <bonjour_name> and then use the IP
associated with it for the underlying svn connection.
I also thought about using the svn+<tunnel> syntax (like svn+bjr) but
bonjour is not, strictly talking, a tunneled connection method.
Ionel
Le 18 sept. 06 à 22:25, Garrett Rooney a écrit :
> On 9/18/06, Ionel GARDAIS <igardais@yahoo.fr> wrote:
>> Hi there,
>>
>> I saw that the svn service type is already registered at dns-sd.org.
>> Is somebody working on it right now ?
>
> I don't think anyone's working on it. I thought about doing so a
> while back, as it seemed like an interesting feature to have, but
> never got beyond prototyping it.
>
> -garrett
___________________________________________________________________________
Découvrez un nouveau moyen de poser toutes vos questions quelque soit le sujet !
Yahoo! Questions/Réponses pour partager vos connaissances, vos opinions et vos expériences.
http://fr.answers.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 19 17:03:34 2006