Hi,

I would rather switch to git and install git-cvsserver for users that don't know what git is (and why should user use cvs/svn/git?? user should use release! Hint...). git-svn can handle only one branch on svn. so you lose great git branch support.

as for the developer, look here:
http://git.or.cz/gitwiki/SoC2008Ideas

There are eclipse plugin and another interesting stuff.

@Andreas: there no megs of dependencies for git:
>apt-cache show git
Package: git
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 74320
Maintainer: Brendan Cully <[EMAIL PROTECTED]>
Architecture: darwin-i386
Source: git
Version: 1.5.3.7-2
Replaces: git-core
Depends: libcurl4-shlibs (>= 7.16.1), expat1-shlibs, libiconv, perl588-core, error-pm, term-readkey-pm588, darwin (>= 9-1)
Description: Stupid content tracker
 This is a stupid (but extremely fast) directory content manager.  It
 doesn't do a whole lot, but what it _does_ do is track directory
 contents efficiently. It is intended to be the base of an efficient,
 distributed source code management system. This package includes
 rudimentary tools that can be used as a SCM, but you should look
 elsewhere for tools for ordinary humans layered on top of this.
 .
 Web site: http://www.kernel.org/pub/software/scm/git/
 .
 Maintainer: Brendan Cully <[EMAIL PROTECTED]>
BuildDependsOnly: Undefined


Stipe Tolj schrieb:
ok, I'll try to sum up the discussion here:

- user side: git is available at most Linux flavors, but not directly to other Unix/BSD flavors; git is still more developer affine then user affine (my perspective on it)

- developer side: git makes life easier in terms that we can commit to local repos and then "commit remotely" to the master (right?); branch handling seems to be more effective (Guillaume and Alex claimed this).

My suggestion:

We move to svn on kannel.org, and leave the normal (anonymous) checkout access to the master repository via svn.

Underneath we can switch to git for those developers who want to.

So a hybrid architecture would be possible IMO. Comments please?!

Stipe

-------------------------------------------------------------------
Kölner Landstrasse 419
40589 Düsseldorf, NRW, Germany

tolj.org system architecture      Kannel Software Foundation (KSF)
http://www.tolj.org/              http://www.kannel.org/

mailto:st_{at}_tolj.org           mailto:stolj_{at}_kannel.org
-------------------------------------------------------------------




Reply via email to