[MonoDevelop] Some more code for version control support
Todd Berman
tberman@off.net
Mon, 06 Dec 2004 11:18:04 -0800
Couple things.
#1) We are going to build version control support by default, so you can
remove the --enable-version-control for now.
#2) We keep all glade files in data/resources/glade.
--Todd
On Sun, 2004-12-05 at 20:38 +1030, Rubens Ramos wrote:
> Hi All,
>
> Here is an updated patch+new code for version control in
> MD. It is not complete, but has core support to save/load
> CVS repositories and map projects to repositories.
> Feedback is welcome.
>
> It will not compile as default; you need to
> "configure --with-version-control" to enable compilation of
> this code.
>
> And yes, I know, the GUI is ugly - that will need to be
> improved as the vc core and cvs backend code evolve.
>
> Todd, let me know if this is at a stage you want to add
> it to svn :)
>
> Cheers
> Rubens
>