Re: git-svn and huge data and modifying the git-svn-HEAD branch directly

From: Nicolas Vilz 'niv' <niv@iaglans.de>
Date: 2006-02-28 07:47:14
Eric Wong wrote:
> [1] - See the 'Additional Fetch Arguments' section of the manpage for
> more info on this.  I'll freely admit that the UI for this was an
> accident, but it works fairly well for me.

btw, i think you have a typo in your man-page:
---
# Commit only the git commits you want to SVN::
        git-svn commit <tree-ish> [<tree-ish_2> ...]
# Commit all the git commits from my-branch that don't exist in SVN::
        git commit git-svn-HEAD..my-branch
---
i think the second one is intended to be "git-svn commit
git-svn-HEAD..my-branch", because you want to sync the SVN tree again, not
another git-tree i think...

Nicolas

-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Received on Tue Feb 28 07:48:12 2006

This archive was generated by hypermail 2.1.8 : 2006-02-28 07:48:25 EST