Re: Euphoria 3.0.2 Release Candidate for Windows/DOS

new topic     » goto parent     » topic index » view thread      » older message » newer message

Robert Craig wrote:
> 
> I've put together a new install package, version 3.0.2,
> for DOS and Windows. 

Something I've been meaning to bring up/do is to reorganize the repository.
I recommend that we reorganize to the standard:

  branches/
  tags/
  trunk/

The svn docs do a pretty good job of explaining why this is a good thing,
but in brief, normal development would happen in the trunk.  If someone
wanted to try something experimental, or just something that we didn't want
to affect the trunk, they could copy their stuff into branches, develop 
there and merge it back later.  The 'tags' directory can be used to save
the code as it was at a certain point in time, such as a release.  It'll
make it easier to see what was what at that point.

Matt

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu