* Getting new branches from SVN?
@ 2009-01-13 23:44 Andrew Selder
2009-01-13 23:55 ` Björn Steinbrink
0 siblings, 1 reply; 2+ messages in thread
From: Andrew Selder @ 2009-01-13 23:44 UTC (permalink / raw)
To: git
Hi.
We started using git-svn at my company and it's going pretty well so far.
The only problem I have is that when new branches and tags are created in SVN,
how do I get those branches to show up in git as remote branches.
I did the normal git svn clone -s -prefix svn/ .... and it found all the
branches and tags up to that point.
But since then, a couple new SVN branches and tags have been created, and I need
them to appear in my git repo.
I'm sure I just missed something simple, but I couldn't find this.
Thanks,
Andrew
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Getting new branches from SVN?
2009-01-13 23:44 Getting new branches from SVN? Andrew Selder
@ 2009-01-13 23:55 ` Björn Steinbrink
0 siblings, 0 replies; 2+ messages in thread
From: Björn Steinbrink @ 2009-01-13 23:55 UTC (permalink / raw)
To: Andrew Selder; +Cc: git
On 2009.01.13 23:44:13 +0000, Andrew Selder wrote:
> Hi.
>
> We started using git-svn at my company and it's going pretty well so far.
>
> The only problem I have is that when new branches and tags are created in SVN,
> how do I get those branches to show up in git as remote branches.
>
> I did the normal git svn clone -s -prefix svn/ .... and it found all the
> branches and tags up to that point.
>
> But since then, a couple new SVN branches and tags have been created, and I need
> them to appear in my git repo.
>
> I'm sure I just missed something simple, but I couldn't find this.
"git svn fetch" should get them.
Björn
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-01-13 23:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-13 23:44 Getting new branches from SVN? Andrew Selder
2009-01-13 23:55 ` Björn Steinbrink
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).