User Tools

Site Tools


development_resources

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
development_resources [2007/08/11 14:57] – add the old_stable branch. pizzadevelopment_resources [2008/08/17 23:35] – update git instructions. pizza
Line 15: Line 15:
 == Source Code == == Source Code ==
  
-Source code to devel tree is available via subversion at:  [[svn://svn.shaftnet.org/po-devel/trunk]], or via a [[https://mail.shaftnet.org/chora/browse.php?rt=po&f=/trunk/|web interface]]+Photo Organizer's current development code is always available via git at:
  
-The -stable release (>=2.34-rc3) code is also available via subversion at:  [[svn://svn.shaftnet.org/po-devel/branches/stable]], or via [[https://mail.shaftnet.org/chora/browse.php?rt=po&f=/branches/stable/|the web.]]+  git://git.shaftnet.org/po.git
  
-The old_stable release (>=2.33e) code is also available via subversion at:  [[svn://svn.shaftnet.org/po-devel/branches/old_stable]]or via [[https://mail.shaftnet.org/chora/browse.php?rt=po&f=/branches/old_stable/|the web.]]+And via gitweb at: 
 + 
 +  http://git.shaftnet.org/git/gitweb.cgi?p=po.git;a=summary 
 + 
 +The 'master' branch is equivalent to the old "stable" branch; all releases are cut from this tree.  All actual development is done on branches.  The equivalent to the old "trunk" is the new 'devel' branch.  This repository has limited historical data for releases prior to 2.36.  A second repository was created from the old subversion tree that contains all historical data from v2.29 onwards. 
 + 
 +  git://git.shaftnet.org/po-from-svn-archive.git 
 + 
 +While a full introduction to git is beyond the scope of this documentto check out the latest -stable code, run this command: 
 + 
 +  git clone git://git.shaftnet.org/po.git po-stable 
 + 
 +Afterwards, running 'git pull' will fetch the latest upstream changes to -stable.
  
 == Mailing Lists == == Mailing Lists ==
development_resources.txt · Last modified: 2020/03/19 16:51 by pizza