Hi, I've setup some GIT repositories with web interface at http://staff.get-e.org, these repositories are accessible as git://staff.get-e.org/ + $prj
There are 2 type of repositories so far: - e17/* - sync'ed with anonymous CVS every hour, one way only (CVS->GIT) - user/* - regular GIT repositories for individual users So far no e17 project is being developed in GIT, but some people want to do that, mainly I want to move e17/proto/python-efl there and there is a bit of desire to move ETK and related there (but this need more discussion with all etk developers). In this case, we could have individuals to have their own repositories and one to aggregate the official release, which could be set by one aggregator (like Linus does for Linux kernel) or by multiple commiting to it after things are stable enough. Nathan said we should move this to e.org, but raised some concerns about ssh access to web servers, I said we could ssh elsewhere and from time to time or on post-commit, have the webserver to git-pull from it, making it public via HTTP/gitweb. Until we setup this environment, we can keep using staff.get-e.org. Recommended GIT version:1.5.x Why git? Basically because it's fast, easy to use, distributed and allows offline development. You can read more at: - CVS->Git migration: http://www.kernel.org/pub/software/scm/git/docs/cvs-migration.html - Git for CVS users: http://git.or.cz/course/cvs.html - Git everyday: http://www.kernel.org/pub/software/scm/git/docs/everyday.html - Tutorial: http://www.kernel.org/pub/software/scm/git/docs/tutorial.html - Cheat Sheet: http://ktown.kde.org/~zrusin/git/git-cheat-sheet-medium.png -- Gustavo Sverzut Barbieri -------------------------------------- Jabber: [EMAIL PROTECTED] MSN: [EMAIL PROTECTED] ICQ#: 17249123 Skype: gsbarbieri Mobile: +55 (81) 9927 0010 ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
