On Monday, April 30, 2012 at 12:01 EDT,
Anatol Pomazau <
ana...@google.com> wrote:
> On Mon, Apr 30, 2012 at 8:35 AM, emarcbo <
scorpi...@gmail.com> wrote:
>
> > I am a newble on this kind of things.
> > And now i should work both git and gerrit software versioning.
> >
> > About gerrit i got it from Internet gerrit-2.3.war and put into my
> > linux server
> >
> > I did successfully these 2 commands
> >
> > - java -jar gerrit-2.3.war init --batch -d ~/gerrit_testsite
> > - cat ~/gerrit_testsite/etc/gerrit.config | grep canonical
> >
> > but I suppose there are many operations i missed!
> >
> > At present i have no repository git.
> >
> > Is there anyone who kindly could me explain what operations i have
> > to do?
Assuming the "init" command above succeeded, you should be able to
start Gerrit with the command described in the URL below. When Gerrit
is running you can visit the web UI and sign in. Make sure you get that
far. Then you can continue creating projects (i.e. gits to work in).
That's the 2.2.1 documentation and the OP is running 2.3. I doubt the
installation guide is different in anyway between these two version, but
the rest of the documentation linked from the footer of install.html
will contain differences.
http://gerrit-documentation.googlecode.com/svn/Documentation/2.3/install.html
--
Magnus Bäck
ba...@google.com