Project

General

Profile

Feature #879

Simplified z2-git operations

Added by Redmine Admin over 11 years ago. Updated over 11 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
z2-base
Target version:
Start date:
21.08.2012
Due date:
% Done:

100%

Estimated time:
(Total: 0.00 h)
origin:

Subtasks

Feature #878: Eclipsoid: Add Git supportResolved21.08.2012Udo Offermann

Actions
Feature #880: gitcr improvementsResolved21.08.2012Udo Offermann

Actions
#1

Updated by Redmine Admin over 11 years ago

The z2-git scenario needs to be simplified.
The golas are:
  • no need for a git-setup script anymore
  • z2-git component repos should refer to the remote origin (i.e. http://git.z2-environment.net/z2-base.*)
  • Eclipsoid should offer the possibility to create a local clone for a given gitcr for development purposes.
#2

Updated by Henning Blohm over 11 years ago

  • Target version changed from 3 to 2.1
#3

Updated by Udo Offermann over 11 years ago

  • Status changed from New to In Progress
#4

Updated by Henning Blohm over 11 years ago

Just came across

http://stackoverflow.com/questions/1209999/using-git-to-get-just-the-latest-revision

Wouldn't it make sense to only clone the latest revision when nothing is there and go from there with pulls?

In terms of eclipsoid features: When cloning from eclipsoid, you would actually clone using a remote ref of the
working dir repo clone (that may be incomplete in this case).

#5

Updated by Udo Offermann over 11 years ago

JGit doesn't support shallow clones as of today - see http://stackoverflow.com/questions/11475263/shallow-clone-with-jgit

#6

Updated by Udo Offermann over 11 years ago

  • Status changed from In Progress to Resolved

Also available in: Atom PDF