Hello

> To sum things up: I'm on Windows, using msysgit, and have been following the
> FAQs on the Mono and GitHub sites.
> 
> I'm at this point: http://mono-project.com/Compiling_Mono_From_Git
> 
> Doing "git clone git://github.com/mono/mono.git" (anonymous access) works,
> (although I have no idea *where* it copies all the stuff; I stopped it
> before it was done).

The "git clone" command clones repository (in ".git/" directory) first.
Making actual files are final step; If you stopped, other than .git are
not exist.
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list

Reply via email to