Skip to content

SAP2Moose/abapGitServer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status devDependency Status abaplint

abapGitServer

Git server implemented in ABAP

Install

via abapGit

Setup

by activating the ServiceName ZABAPGITSERVER in transaction SICF

Start

to use it via the web frontend by running transaction ZABAPGITSERVER (or right click on the SICF service ZABAPGITSERVER and choose Test Service)

News

2018-02-25: Support for tags added, use conversion program ZAGS_MIGRATION_03 to convert old repositories

2018-01-21: Field ADLER32 added in database table ZAGS_OBJECTS, use conversion program ZAGS_MIGRATION_02 to convert old repositories

2018-01-13: Make sure you have the latest development version of abapGit installed

2017-03-12: Key field REPO added in database table ZAGS_OBJECTS, use conversion program ZAGS_MIGRATION_01 to convert old repositories

Requirements

Version requirement

see https://github.com/larshp/ABAP-Swagger

Scope

  • Web interface: browse/create repository
  • No tags, no submodules, no blame
  • Primarily tested with abapGit as client

Use cases

  • Automatic backup of objects
  • Increased visibility over changes in system

Works with 'git pull' from command line, so all objects can be exported to a different git server if needed, guide

External libraries

Library Version License
spinkit 1.2.5 MIT
react 15.2.1 Facebook BSD + Patents
babel-standalone 6.23.1 MIT
babel-polyfill 6.23.0 MIT
react-router 2.5.2 MIT
history 2.1.2 MIT
prism 1.6.0 MIT
octicons 3.5.0 MIT
jsdiff 2.2.3 BSD-3-Clause
jquery 2.2.3 MIT
diff2html 2.3.0 MIT

Screenshots

See wiki

About

Git server implemented in ABAP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • ABAP 81.9%
  • JavaScript 14.9%
  • HTML 3.2%