[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] GEM cvs



On Sat, 31 Mar 2007 16:18:16 , Anthony Green <ac_green@iinet.net.au> wrote:
> The easiest to port would be RapidSvn for X11. It has improved
> considerably in recent releases. TortoiseSvn is a very good tool, but
> very low level windows integration would make this a lot of work, though
> not impossible.
>
> I simple graphical tool that may work in a mint environment with TCL/TK
> is TkCVS/TkSvn. See http://www.twobarleycorns.net/tkcvs.html
>
> Anthony

I'll have a look at these but would like to see a GEM app.

Working on the KISS principal, why not knock-up something that
can drive cvs so it can be used with Highwire, Mint etc. but
design it so that Subversion can be added later without too much
difficulty.

Looking at IntelliJ IDEA which I use at work, GEMcvs would need
to configure the cvs roots setting the method, user, path etc.
This could be done in a cvs config dialogue. A Subversion
dialogue could be added later.

The main dialogue would handle the project selection, the
functions, commit, update, check-out etc. and the path
to the local files.

The settings for each project being stored in a config file.

I could make a start but it would be in Pascal and I know most
people here prefer C and I wouldn't know where to start off.

Regards,

Peter