* git svn branch
@ 2008-11-12 23:47 yb_Art
2008-11-13 8:34 ` Michael J Gruber
0 siblings, 1 reply; 2+ messages in thread
From: yb_Art @ 2008-11-12 23:47 UTC (permalink / raw)
To: git
I'm using the binary from google code on my mac os-x leopard machine,
and it doesn't have git svn branch. How can I work around this
issue? Is there anyway to create a branch on the svn repository using
git?
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: git svn branch
2008-11-12 23:47 git svn branch yb_Art
@ 2008-11-13 8:34 ` Michael J Gruber
0 siblings, 0 replies; 2+ messages in thread
From: Michael J Gruber @ 2008-11-13 8:34 UTC (permalink / raw)
To: yb_Art; +Cc: git
yb_Art venit, vidit, dixit 13.11.2008 00:47:
> I'm using the binary from google code on my mac os-x leopard machine,
> and it doesn't have git svn branch. How can I work around this
> issue? Is there anyway to create a branch on the svn repository using
> git?
I don't know which version google code has, but git-svn is a perl script
which you can download directly from
http://repo.or.cz/w/git.git?a=blob_plain;f=git-svn.perl;hb=HEAD
Note that in git-svn.perl as downloaded you will have to adjust the
first few lines (maybe a uselib in the second line; @@GIT_VERSION@@) to
match what you have in your current git-svn. If your git is not too
ancient then current git-svn should work with it.
Actually, I think compiling yourself is easier...
Michael
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-13 8:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-12 23:47 git svn branch yb_Art
2008-11-13 8:34 ` Michael J Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).