On 19.06.2008, at 12:02, Alexander Malysh wrote:

Hi,

yes I used git for a while, here is a bit outdated kannel git repo:
http://dev.kannel.org/~amalysh/kannel.org.git/

Andreas: git is working fine on OSX, I also use OSX on daily basis (fink install git ;) )

installing "fink" package means installing many many megabytes of dependencies. That's not an option. If you compile kannel with it, you might end up with dependencies from /opt directory and it wont run on a user's machine who doesn't have it. "git" is also not supported in xcode, only perforce, subersion and cvs are.

I'ts not as easy as it sounds.


For lazy users/developers: git-cvsserver (cvs emulation) and I think the same is true for svn.

SVN is OK but very bad in brach handling. Git is the way to go, if you ask me :)

well. I don't care about the server side as long as the client side can be accessed with cvs or svn.


Reply via email to