About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
legacy:vufind_1.x_developer_manual:subversion

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
Next revisionBoth sides next revision
subversion [2010/11/30 20:15] demiankatzsubversion [2010/11/30 20:54] demiankatz
Line 46: Line 46:
  
 To get started, there two possible approaches: To get started, there two possible approaches:
 +
 +
  
  
Line 57: Line 59:
   * 5.) Merge “vendor” into “trunk.”  Resolve conflicts.  Commit.  You’re done!   * 5.) Merge “vendor” into “trunk.”  Resolve conflicts.  Commit.  You’re done!
  
-Sample commands to upgrade VuFind 1.0 to current trunk (assumes that you start out in an appropriate SVN working directory):+Sample commands to upgrade VuFind 1.0 to current trunk (assumes that you start out in an appropriate SVN working directory -- note that this working directory should be from YOUR OWN Subversion repository, not the public VuFind one):
  
 <code> <code>
Line 84: Line 86:
 # need to replace "vendor@1" with a different revision number): # need to replace "vendor@1" with a different revision number):
 svn merge vendor@1 vendor@HEAD trunk svn merge vendor@1 vendor@HEAD trunk
 +svn commit -m"Merged latest public trunk"
 </code> </code>
  
legacy/vufind_1.x_developer_manual/subversion.txt · Last modified: 2018/12/19 15:00 by demiankatz