Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[virgo-dev] Building Virgo and Gemini Web

At least one non-committer has run into a problem where he could not build an individual repository (Gemini Web, but the same applies to Virgo repositories) and was prompted for a password for virgoBuild.

This is fixed by Virgo build 1.23 which has been propagated across the Gemini Web and Virgo repositories.

So for any repo you'd like to build, do something like this:

git fetch origin
git pull origin master
git submodule update --init

Apologies to everyone who was affected.

Glyn

Back to the top