I work in a place where we used CVS. Recently due to various issues (commits
per file, pserver too slow, branching) we switched to Git. Now after some
months with Git there are some people, me as well but to lesser extent (I had
an early start), who are having issues due to branches they want to have how to
share work with each other. Staging, commits, gerrit, hudson etc. etc..
There is not one best tool that works for everyone forever thereafter ... :)
and usually the one you know is the one you feel most productive ('cause you
really are), but from personal experience as one of the early Git adopters I
have to tell you running Git locally on the CVS checkout was great I saw all
changes (directories multiple file etc.) someone put in when doing cvs update >
git status and for everyone else using only CVS it was easy to share cvs update
> commit ;). In fact since I am new to OpenBSD and want to learn stuff that's
exactly what I am doing with their CVS out local git in.
After years in dev/support/etc. I have to tell you complex tools rarely solve
complex problems... Unless you are the one creating them. You only need simple
building blocks with a small feature set so you can explain it and remember it.
That's actually what I very much like in OpenBSD I installed in 5 minutes and
after that I did ps/top only 11 processes ... Wow. Try that with something else
and you will see the entry barrier to understanding the system is higher.
Sorry I diverted :) the main point is if you want to see changes as groups use
git.
HTH
George
----- Original message -----
> I find it a little bit difficult to see the commits from the developers.
> Because I have to check out the single files and not a single commit.
>
> James Griffin <[email protected]> wrote:
>
> > ................Sat 20.Apr'13 at 9:43:24 +0200, Alokat
> > MacMoneysack................
> > > Hi,
> > >
> > > first, I don't want to start a flame war about why is CVS better or
> > not better than X - it's just a question.
> > >
> > > If you say, we use it because it just works - it's okay. :)
> > >
> > > So why does OpenBSD still uses CVS and don't migrate to SVN or
> > something like git as other OSS projekts do?
> > >
> > > Regards,
> > > fritjof
> >
> > Does it really matter?
> >
> > --
> > James Griffin: jmz at kontrol.kode5.net
> > jmzgriffin at gmail.com
> >
> > A4B9 E875 A18C 6E11 F46D B788 BEE6 1251 1D31 DC38
>
> --
> Sent from my Android phone with K-9 Mail. Please excuse my brevity.