[Engine-devel] Browsing source repository

Hi folks, Do we have gitweb installed for the ovirt-engine repo, or is there any other way of browsing the source repository without cloning the entire thing? Is there a description of the various branches in the ovirt-engine repository? If I wanted to build the 3.3 source is the ovirt-engine-3.3 branch sufficient? I'm afraid I am new to git and also to general source/build conventions in place for Linux community projects, so sorry if my questions are naive (I come from a long Unix development background but no FOSS projects so far). I'm familiar with sccs, cvs, svn, and a little hg, but not git (yet). Thanks, Bob P.S. I'll be studying the User Portal primarily

On Thu, Nov 07, 2013 at 12:08:05PM -0500, Bob Doolittle wrote:
Do we have gitweb installed for the ovirt-engine repo, or is there any other way of browsing the source repository without cloning the entire thing?
Yes, if you go to http://gerrit.ovirt.org/#/admin/projects/ you'll see gitweb URLs. I'll admit it's not that fast, but we do mirror a few on github: https://github.com/ovirt. Note that we treat github as a mirror, not a place to do pull requests.

On 11/07/2013 07:14 PM, Ewoud Kohl van Wijngaarden wrote:
On Thu, Nov 07, 2013 at 12:08:05PM -0500, Bob Doolittle wrote:
Do we have gitweb installed for the ovirt-engine repo, or is there any other way of browsing the source repository without cloning the entire thing?
Yes, if you go to http://gerrit.ovirt.org/#/admin/projects/ you'll see gitweb URLs. I'll admit it's not that fast, but we do mirror a few on github: https://github.com/ovirt. Note that we treat github as a mirror, not a place to do pull requests. _______________________________________________ Engine-devel mailing list Engine-devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-devel
wrt to branches, branch are "work place" still moving. so ovirt-engine-3.3 is currently for patches going into 3.3.2. ovirt-engine-3.3.1 is to stabilize 3.3.1 which is in beta/rc phase. a released version is tagged (and usually the branch to create it is deleted.
participants (3)
-
Bob Doolittle
-
Ewoud Kohl van Wijngaarden
-
Itamar Heim