[Gtkradiant] rev 3660 - in GtkRadiant/trunk: . docs/developer
Timothee Besset
gtkradiant@zerowing.idsoftware.com
Mon, 4 Aug 2003 22:31:40 -0500
I've added some info on how to get started with SVN on the wiki:
http://www.qeradiant.com/wikifaq/index.php?GtkRadiant%20Subversion%20Repository%3A%20getting%20the%20source%20code
TTimo
On Mon, 4 Aug 2003 20:56:02 -0500
Timothee Besset <ttimo@idsoftware.com> wrote:
> Ok it looks like we're up and running with SVN now. We'll need to do a few web updates and stuff. Feel free to update the wiki for instance, even to add a specific section about SVN, where to get clients, how to fetch source from SVN etc. and/or to add items in bugzilla about what documentation stuff needs to be fixed.
>
> For updated write accounts poke me on IRC or by Mail..
>
> TTimo
>
> On Mon, 04 Aug 2003 20:42:09 -0500
> timo@zerowing.idsoftware.com wrote:
>
> > Author: timo
> > Date: 2003-08-04 20:21:09 -0500 (Mon, 04 Aug 2003)
> > New Revision: 3660
> >
> > Modified:
> > GtkRadiant/trunk/SConstruct
> > GtkRadiant/trunk/docs/developer/CHANGES
> > Log:
> > CVS -> SVN conversion
> >
> > Modified: GtkRadiant/trunk/SConstruct
> > ===================================================================
> > --- GtkRadiant/trunk/SConstruct 2003-05-10 18:38:56 UTC (rev 3659)
> > +++ GtkRadiant/trunk/SConstruct 2003-08-05 01:21:09 UTC (rev 3660)
> > @@ -51,7 +51,7 @@
> > # sanity -----------------------------------------
> >
> > # get a recent python release
> > -EnsurePythonVersion(2,2)
> > +EnsurePythonVersion(2,1)
> > # above 0.90
> > EnsureSConsVersion(0,90)
> > print 'SCons ' + SCons.__version__
> >
> > Modified: GtkRadiant/trunk/docs/developer/CHANGES
> > ===================================================================
> > --- GtkRadiant/trunk/docs/developer/CHANGES 2003-05-10 18:38:56 UTC (rev 3659)
> > +++ GtkRadiant/trunk/docs/developer/CHANGES 2003-08-05 01:21:09 UTC (rev 3660)
> > @@ -1,6 +1,16 @@
> > This is the changelog for developers, != changelog for the end user
> > that we distribute with the binaries. (see changelog)
> >
> > +04/08/2003
> > +TTimo
> > +- conversion from CVS to Subversion:
> > +repository convert completed (with revml)
> > +module repositories glued together in a single one
> > +hooking email commit scripts and backup scripts
> > +- Python >= 2.1 required instead of 2.2
> > +
> > +-- tagged as head-cvs2svn
> > +
> > 01/08/2003
> > SPoG
> > - Changed gl widget to request maximum available depth buffer precision.
> >
> >
> > _______________________________________________
> > Gtkradiant mailing list
> > Gtkradiant@zerowing.idsoftware.com
> > http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
> >
>
> _______________________________________________
> Gtkradiant mailing list
> Gtkradiant@zerowing.idsoftware.com
> http://zerowing.idsoftware.com/mailman/listinfo/gtkradiant
>