14/04/2009

SourceForge.net: a git experience...

Ok, first, this is my initial entry to blogging... I hated the idea, I still do, but I need to save and share some of the things that I do in a faster way. I wish that sourceforge will have better interface...

Anyway, here are some of the steps that I did to use the git with sourceforge.

  1. You need the git-svn installed
  2. git-svn clone:
    git-svn clone https://libdc1394.svn.sourceforge.net/svnroot/libdc1394/trunk/libdc1394/
  3. Do your work, like you do in git, git add, git commit...
  4. And, at the end:
    git-svn dcommit --username SF_USER