Difference between revisions of "Version control repository"

From Second Life Wiki
Jump to navigation Jump to search
(added OpenGrok link)
m (just some forced white space)
Line 13: Line 13:
** Branch_1-15-1: <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>
** sculpties2: <nowiki>http://svn.secondlife.com/svn/linden/branches/2007/sculpties2</nowiki>
 
<br />
== Browse source ==
== Browse source ==


Line 19: Line 19:
*  [http://svn.secondlife.com/trac/linden Other tools]
*  [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
*  [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 ==
== 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.
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 ==



Revision as of 03:31, 12 June 2007

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: http://svn.secondlife.com/svn/linden/release
    • release-candidate: http://svn.secondlife.com/svn/linden/branches/release-candidate
    • maintenance: http://svn.secondlife.com/svn/linden/branches/maintenance
    • Branch_1-15-0: http://svn.secondlife.com/svn/linden/branches/Branch_1-15-0
    • Branch_1-15-1: http://svn.secondlife.com/svn/linden/branches/Branch_1-15-0
    • sculpties2: http://svn.secondlife.com/svn/linden/branches/2007/sculpties2


Browse source


Write access

Developers that have signed and submitted 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.

Unofficial repositories

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

OpenMetaverse

OpenMetaverse hosts an OpenSL project with a public subversion repository.

Cafuego

Cafuego's Edgy Stuff v1.0

Linux Alpha and Firstlook clients, packaged for Linux Ubuntu Edgy on i386.