Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.

Increment version to 2.2.9 #6

Open
wants to merge 255 commits into
base: master
Choose a base branch
from

Conversation

drubio1989
Copy link

No description provided.

Robin Luckey added 30 commits February 9, 2009 14:43
      Non-empty STDERR does not always imply failure. In this specific
      case, we are receiving an upgrade warning on STDERR, but this
      does not mean that we should abort.
      In addition, it turns out that there are multiple ways in which Bazaar
      can report multiple operations to a file in a single commit. I've
      made the parser a bit messier in order to handle all of these cases.
      message includes a line of only dashes (thus confusing the parser).
      It feels like just deleted this silly escape() method...
…sted

      revision belongs to a chained parent.
		We achieve this by passing a pointer to the "current" link in the svn
      chain along with the commit itself. So when we want to check out a particular
		commit from Subversion, we can determine the appropriate branch/URL to
      check out from.
…subclass.

         This preserves the original --stop-on-copy basic behavior in its own class.
           * This keeps the base SvnAdapter class uncomplicated.
           * The base SvnAdapter can still be used if desired.
           * I can foresee another, better Subversion importer built around svnsync
             that will not require chaining.
      Fix info() and ls() to strictly use root + branch_name
      to include multiple copies/renames of a directory.

      When selected path for the parent_svn, choose the best (longest)
      path among all possible candidates.
notalex and others added 30 commits August 12, 2016 00:59
Get SVN tags list using ls instead of log
OTWO-4394 Fix git tags for repository without tags
OTWO-4382: Accept configurable directory for temporary file creation
Update ruby version to specific patch
OTWO-4470 Return timestamp for tags
OTWO-4466 Set the branch_name as nil if empty string
OTWO-4466 Update version to 2.2.5
OTWO-4566: Add tags method to AbstractAdapter for api consistency
OTWO-4588 Return empty svn tags if it is non-tagged repository
Set the default EPOCH timestamp when tag timestamp is empty
OTWO-4585 Add UTF-8 enforcing to correct ascii duplicate files
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants