Difference between revisions of "Reposurgeon"

From Freephile Wiki
Jump to navigation Jump to search
(revert edits to fix search where character encoding was a problem)
(2 intermediate revisions by 2 users not shown)
Line 6: Line 6:
  
 
[http://esr.ibiblio.org/?p=4071 From January 2012]:
 
[http://esr.ibiblio.org/?p=4071 From January 2012]:
<blockquote>One of my requirements was that the user should not have to declare the branch structure! You'll be able to read the detailed rules on reposurgeon 2.0's manual page; the short version is that if trunk is present, then trunk, branches/*, and tags/* are treated as candidate branches, and so is every other directory immediately under the repository root. But: a candidate branch is turned into a tag if there are no commits after the copy that created it.
+
<blockquote>One of my requirements was that the user should not have to declare the branch structure! be able to read the detailed rules on reposurgeon 2.manual page; the short version is that if trunk is present, then trunk, branches/*, and tags/* are treated as candidate branches, and so is every other directory immediately under the repository root. But: a candidate branch is turned into a tag if there are no commits after the copy that created it.
 
</blockquote>
 
</blockquote>
  
Line 86: Line 86:
  
 
* [https://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/svncutter/svncutter svncutter] is another tool, written in Python, by Eric Raymond.  svncutter is for stream surgery on SVN dump files.
 
* [https://svn.apache.org/repos/asf/subversion/trunk/contrib/server-side/svncutter/svncutter svncutter] is another tool, written in Python, by Eric Raymond.  svncutter is for stream surgery on SVN dump files.
* [http://www.catb.org/~esr/reposurgeon/repopuller.html repopuller] comes with reposurgeon, and is a bash script for using <code>svnsync</code> to create a repo 'mirror' that can be used for reposurgery without having to hit the production repository.
+
* [http://www.catb.org/~esr/reposurgeon/repopuller.html repopuller] comes with reposurgeon
  
 
{{References}}
 
{{References}}

Revision as of 17:40, 18 December 2015