On Sun, Nov 28, 2010 at 12:36 PM, Bond <jamesbond.2k.g@xxxxxxxxx> wrote: > On Sun, Nov 28, 2010 at 9:57 AM, Tay Ray Chuan <rctay89@xxxxxxxxx> wrote: >> Hi, >> You can take "official source tree" and "Git-capable server" to be >> your git repo that you git init-ed in your first post. But it's empty >> isn't it? So, just skip the "git fetch" step. That leaves: >> >> $ git svn clone ... >> $ cd trunk >> >> Then go on from there. > What do I do from that is what I asked in first post of this thread? Assuming you did $ git svn clone http://svn.googlecode/url/to/your/repo You'd have a git repo that is "linked" to the Google Code svn repo. Now go inside the git repo and do whatever you want. That was what I thought you were looking for in this thread. But if you need advice on "how to do stuff in git", (eg. adding files, commit, push), just google for a git tutorial, I'm sure there are some pretty good ones out there. -- Cheers, Ray Chuan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html