[MonoDevelop] 0.5 branched.

Todd Berman tberman@off.net
Sun, 27 Jun 2004 00:11:28 -0400


I have branched the tree for 0.5. We will be continuing to accept 
patches and fix bugs on the branch for the 0.5 release, as well as 
accept new/updated translations.

The reason we are branching so early is there will be a bit of a 
reorganization of the trunk. So the trunk may be unbuildable or 
difficult to build for a bit.

If you want to stay current with what will be the 0.5 release, you need 
to check out the branch with the following command line.

svn co svn://www.monodevelop.com/svn/monodevelop/branches/MonoDevelop-0.5

Note, there is an optional 3rd argument that is the directory to place 
the source in, so if you dont want it in a MonoDevelop-0.5 specify it there.

--Todd