* git-svn clone repeatedly fetch revisions?
@ 2011-06-20 13:37 ryenus ◇
0 siblings, 0 replies; only message in thread
From: ryenus ◇ @ 2011-06-20 13:37 UTC (permalink / raw)
To: git
I'm cloning an svn repository which contains 10+ branches and a lot of tags.
looks like git-svn fetches branch by branch, and for each branch it
fetches all revisions, the problem I observed from its stdout is, if
the branches contain common revisions between them, then those common
revisions will be fetched once for each branch, so if 10 branches all
have a certain revision, then this revision will be fetch 10 times, in
my understanding such revision should be fetched only once, right?
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-20 13:37 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-20 13:37 git-svn clone repeatedly fetch revisions? ryenus ◇
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).