All of lore.kernel.org
 help / color / mirror / Atom feed
* git-svn usability
@ 2007-01-04 17:34 David Kågedal
  2007-01-05  2:02 ` [1/2 PATCH] git-svn: make multi-init less confusing Eric Wong
  2007-01-05  2:04 ` [PATCH 2/2] git-svn: update documentation for multi-{init|fetch} Eric Wong
  0 siblings, 2 replies; 8+ messages in thread
From: David Kågedal @ 2007-01-04 17:34 UTC (permalink / raw)
  To: git

I wanted to try out "git svn" and did a "git help svn" and got the man
page for git-svn.  That page starts out by describing that git-svn
only is useful for working with a single svn branch.  But then,
further down, it describes the commands "multi-init" and
"multi-fetch" anyway.  Confusing.  But I decided to give them a try.
But there isn't really any clear description on what the command line
should look like when you use multi-init (or any other git-svn command
for that matter).  So I boldly decided to try to run "git svn help
multi-init".  You never know, it might tell you something.  This is
what happened:

  morpheus% git svn help multi-init
  GIT_SVN_ID set to 'trunk' for help/trunk
  Initialized empty Git repository in /home/david/tmp/.git/
  W: --branches/-b not specified
  W: --tags/-t not specified

Not exactly what I wanted.  The command-line parser in git-svn is
broken since it picks the first argument that looks like a command
name.

-- 
David Kågedal

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-01-08 13:11 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-01-04 17:34 git-svn usability David Kågedal
2007-01-05  2:02 ` [1/2 PATCH] git-svn: make multi-init less confusing Eric Wong
2007-01-05  6:37   ` David Kågedal
2007-01-05 15:38     ` Seth Falcon
2007-01-08 12:56       ` David Kågedal
2007-01-08 12:58       ` David Kågedal
2007-01-08 13:11         ` David Kågedal
2007-01-05  2:04 ` [PATCH 2/2] git-svn: update documentation for multi-{init|fetch} Eric Wong

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.