Giter Club home page Giter Club logo

abs's Introduction

Archlinux ABS Git

This is a unofficial mirror of the Archlinux svn server.

Why

I maintain alot of my own packages and tracking changes using just abs was not enough and svn did not keep the same abs structrue.

How it works

Once a day I run git svn fetch and pull any changes into the svn branch.The svn branch contains the exact untouched archlinux svn it also containsthe same svn commit logs.

I then rebase the svn branch into master. Master has been layed out to represent abs. The layout only needed to be done once and rebasing takes care of the rest.

Issues

If you have any issues . Please post an issue @ Issues

The master branch is still not stable enough to replace abs. However if you are in doubt you can use the svn branch it remains untouched.

There are some problems when new packages are moved around in svn. Right now I have a script that detrunks where needed but I think git can handle it alone if you are git savy maybe you can take a look at it.

The mirror does not contain the full archlinux svn history its only contains from revision 84267 on. I do not plan on pulling that history.

The svn commits are kinda cryptic. I need to dig deeper and find a better way to present them.

How to Contribute and use it

Contributing is very easy start by watching the project on github. From there on you can pull from this repo.

All you have to do is clone git://github.com/str1ngs/abs.git . And where you would normally use abs to sync. You just cd into the abs directory to pull. I also suggest you keep your custom changes on another branch then git rebase the master branch when you want to update your packages. You could also pull origin master into your custom branch but you might have to use git pull --rebase. I have not tested it yet.

abs's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.