Smart Business Server.
Repository contains,
-
ucs/ clone of ucs-3.1 SVN branch
-
debian-cd/ debian-cd SVN truck
-
How to sync with upstream?
$cd ucs/
$git svn rebase
$cd debian-cd/
$git svn rebase
-
How can I get more information?
See: http://learn.github.com/p/git-svn.html for detailed information.
-
Branchs:
master: only use to sync upstream changes.
smart: our branch for development.
You can have your own branches if you wish.
Wiki is located at github: https://github.com/m-narayan/smart/wiki