[MonoDevelop] what is version-check for?

Alan alan.mcgovern at gmail.com
Wed Jul 25 10:11:01 UTC 2012


Hey,

The version-checks file is used as a way for our build servers to
check out the correct revision of the MonoTouch and Mono for Android
addins so they can be compiled, tested and released with MonoDevelop.
They are located in a private repository which non-xamarin people do
not have access too. As such, you don't have to worry about this file!

Alan

On 25 July 2012 08:35, Marcel Hellwig <keks at cookiesoft.de> wrote:
> Hi everyone,
>
> I'm wondering what the file "version-check" is for? I see that Makefile use
> it, but if I try to execute it manually it always quit with the message:
>
> *** [md-addins] git clone git at github.com:xamarin/md-addins.git
> Clone to 'md-addins'...
> ERROR: Repository not found.
> fatal: The remote end hung up unexpectedly
>
> I tried to visit the github url manually, but it also was a 404. I mean, you
> updated that file a lot in the few weeks, so how do I get it to work?
>
> Regards
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list


More information about the Monodevelop-list mailing list