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

Re: scheduling, and gui clients (Win, Mac)

From: Branko Èibej <brane_at_xbc.nu>
Date: 2000-11-23 00:07:35 CET

Mark Murphy wrote:

> I've been lurking on this list for a few weeks now, with an eye toward
> writing a Windows-based GUI. It wouldn't be Java, unfortunately -- I'm not
> strong enough on Java yet to pull that off. I'd offer a COM object wrapper
> around libsvn_client, and a GUI layered on top of that (possibly split into
> an ActiveX control for application embedding, and a stock GUI on top of
> that).

Do you need a DLL version of libsvn_client for that, or will the static
version suffice for starters? If you do, say the word, and I'll finally
get that bit of the build scripts done.

(But please, /only/ if you can't use the static lib in the first
iteration; I'd rather spend time on other things right now.)

BTW, it might make sense to grab the WinCVS code and see if you can use
it as a base. Also, look at the command line client implementation to
see how the libsvn_client should be used.

-- 
Brane �ibej
    home:   <brane_at_xbc.nu>             http://www.xbc.nu/brane/
    work:   <branko.cibej_at_hermes.si>   http://www.hermes-softlab.com/
     ACM:   <brane_at_acm.org>            http://www.acm.org/
Received on Sat Oct 21 14:36:15 2006

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.