Some svn numbers

Daniel Berlin dberlin@dberlin.org
Thu Oct 13 02:47:00 GMT 2005


> Emacs: Well I'm just wondering why there still isn't any direct svn  
> protocol implementation written in lisp for it :-) Maybe it got a bit  
> out of fashion... After al svk is perl at it's "best".
> 

There is actually a java reimplementation of the svn protocol :)

Lisp implementation of the SVN protocol wouldn't be hard.
The SVN protocol basically uses s-exps for the protocol stuff.

It's doing all the underlying stuff that's hard




More information about the Gcc mailing list