Difference between revisions of "Version control repository"

From Second Life Wiki
Jump to navigation Jump to search
m (just some forced white space)
m
 
(53 intermediate revisions by 16 users not shown)
Line 1: Line 1:
{{CompileNav}}
{{CompileNav}}
{{Obsolete|This page used to describe the old Snowglobe process.  Linden Lab no longer makes the Snowglobe sources available (they are too far out of date now to be helpful as a basis for development) - for current source code information, see [[Get source and compile]]}}


Linden Lab runs an official Subversion repository that contains occasional snapshots from the internal Linden Lab source repository. 
== Using the repository ==
*  Create a location on your hard drive to check out the code (e.g. Linden Lab developers generally use $HOME/linden)
*  Select which branch you'd like to check out (see [[Source branches]] for explanation of branches)
** release: <nowiki>http://svn.secondlife.com/svn/linden/release</nowiki>
** release-candidate: <nowiki>http://svn.secondlife.com/svn/linden/branches/release-candidate</nowiki>
** maintenance: <nowiki>http://svn.secondlife.com/svn/linden/branches/maintenance</nowiki>
** Branch_1-15-0: <nowiki>http://svn.secondlife.com/svn/linden/branches/Branch_1-15-0</nowiki>
** Branch_1-15-1: <nowiki>http://svn.secondlife.com/svn/linden/branches/Branch_1-15-0</nowiki>
** sculpties2: <nowiki>http://svn.secondlife.com/svn/linden/branches/2007/sculpties2</nowiki>
<br />
== Browse source ==
*  [http://svn.secondlife.com/trac/linden/browser Browse source (using Trac)]
*  [http://svn.secondlife.com/trac/linden Other tools]
*  [http://www.openmetaverse.org:8180/source/ Search] and [http://www.openmetaverse.org:8180/source/xref/linden/ browse] source using [http://www.opensolaris.org/os/project/opengrok/ OpenGrok], hosted by OpenMetaverse
<br />
== Write access ==
Developers that have signed and submitted [http://secondlife.com/developers/opensource/submitting a contribution agreement] are eligible (not guaranteed) write access to the repository.  Other considerations, such as patches submitted and reasons access is requested will also come into play.
<br />
<br />
== Unofficial repositories ==
== Unofficial repositories ==


Below are repositories maintained by individuals outside Linden Lab.  These repositories are not affiliated with Linden Lab in any way.
Below are repositories maintained by individuals outside Linden Lab.  These repositories are not affiliated with Linden Lab in any way.


=== OpenMetaverse ===
=== Debian ===
 
Git repository for packaging the viewer for Debian, Ubuntu, Arch and Gentoo (so far), maintained by Robin Cornelius
[http://openmetaverse.org OpenMetaverse] hosts an OpenSL project with a public subversion repository.


=== Cafuego ===
please see http://omvviewer.byteme.org.uk/ for details


[http://au.ubuntu.cafuego.net/dists/edgy-cafuego/secondlife Cafuego's Edgy Stuff v1.0]
=== Hippo OpenSim Viewer ===
SVN repository of the [http://mjm-labs.com/viewer Hippo OpenSim Viewer],
a modified Second Life viewer targeted at [http://opensimulator.org/wiki/Main_Page OpenSim] users.


Linux Alpha and Firstlook clients, packaged for Linux Ubuntu Edgy on i386.
See http://forge.opensimulator.org/gf/project/opensim-viewer/scmsvn/?action=AccessInfo for details.

Latest revision as of 05:21, 26 June 2011

KBwarning.png This article is out of date!
This page used to describe the old Snowglobe process. Linden Lab no longer makes the Snowglobe sources available (they are too far out of date now to be helpful as a basis for development) - for current source code information, see Get source and compile


Unofficial repositories

Below are repositories maintained by individuals outside Linden Lab. These repositories are not affiliated with Linden Lab in any way.

Debian

Git repository for packaging the viewer for Debian, Ubuntu, Arch and Gentoo (so far), maintained by Robin Cornelius

please see http://omvviewer.byteme.org.uk/ for details

Hippo OpenSim Viewer

SVN repository of the Hippo OpenSim Viewer, a modified Second Life viewer targeted at OpenSim users.

See http://forge.opensimulator.org/gf/project/opensim-viewer/scmsvn/?action=AccessInfo for details.