[Mono-dev] mono git

Alex Rønne Petersen alex at alexrp.com
Fri Mar 21 11:20:00 UTC 2014


What do you mean? We have tons of tags: https://github.com/mono/mono/releases

We also have branches for each major/minor version series. We
generally don't use feature branches; instead, people develop in
forks.

What issues are you having on master? It should compile fine 99% of the time.

On Fri, Mar 21, 2014 at 12:10 PM, Edward Ned Harvey (mono)
<edward.harvey.mono at clevertrove.com> wrote:
> I am somewhat confused by the git sources.  I would have expected to see a
> master, and various tags, and branches if people are working on separate
> lines of development...  Instead I see no tags at all, a zillion branches,
> and if I checkout mono-3.2.8-branch, then I get a detached head.
>
>
>
> Worse yet, I've had some issues where I checkout master and can't compile.
> Which suggests that developing directly on master also isn't a great way to
> go.
>
>
>
> I guess I can checkout mono-3.2.8-branch, build some stuff, then stash,
> checkout master, and apply stash?  And if it doesn't build, assume it's
> somebody else's fault?
>
>
>
> I must be missing something.  What should the workflow be like?
>
>
>
> Thanks...
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>


More information about the Mono-devel-list mailing list