[MonoDevelop] MD 2.0 and Subversion
Adam Tauno Williams
awilliam at whitemice.org
Mon Aug 17 09:04:25 EDT 2009
> I'm looking for more info as to how MD manages changes in gui.stetic.
> We have a small team working on a projects and it seems the changes
> are not been merged properly so after commiting changes the rest of
> the users have a broken gui.stetic that won't compile, and forms are
> nolonger visible in MD.
We use Hg (Mercurial), not subversion, so we can't use the built in
version control - but I have some experience with the joy of gui.stetic.
You need to make sure to commit the file (and push in Hg) the file
whenever a part of the GUI is edited and other users need to pull/update
it frequently to make sure they are on the most current edition.
More information about the Monodevelop-list
mailing list