On Tue, 17 Jul 2007 10:09:27 +0100
MJ Ray <[EMAIL PROTECTED]> wrote:

> I don't do Subversion (I can only remember how to drive three or four
> version control systems before I start making big mistakes and if I
> make mistakes on a shared project like gobolinux, that will get
> messy), so is there a CVS, git or other automated gateway to it,
> please?

If you're a long time CVS user, I don't think you'll face any problems.
I didn't, and actually the transition was very smooth.  This is what I
read while getting used to SVN (hope it's useful):

        http://svnbook.red-bean.com/en/1.0/apa.html
        http://www.onlamp.com/pub/a/onlamp/2004/08/19/subversiontips.html
        http://osdir.com/Article203.phtml

In case of panic, send a 'svn diff' to a peer.  :)

What I still miss is a "cvs update -C", to fetch clean copies from the
repository.  This can be emulated with checkout, but it seems ugly.

Other than that, I'm a very happy SVN user, once a die-hard CVS one.  :)

-- 
Ricardo Nabinger Sanchez                   [EMAIL PROTECTED]
Powered by FreeBSD

  "Left to themselves, things tend to go from bad to worse."
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to