git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn-problem: Unnecessary  downloading entire branch?
@ 2009-09-16 11:53 Martin Larsson
  2009-09-23  6:55 ` Eric Wong
  0 siblings, 1 reply; 2+ messages in thread
From: Martin Larsson @ 2009-09-16 11:53 UTC (permalink / raw)
  To: git

I have a local git-copy of the company svn-repository. The git-copy is
up-to-date (git svn fetch). I then add a new branch in the
svn-repository (svn cp http://.../trunk http://...branches/JIRA-4444).
When I then do 'git svn fetch' again, it pulls all the files from the
svn-repository. 

I was expecting it to only pull the fact that a new branch was made
(taking milliseconds), not all the files in the branch (taking more than
half an hour to complete). Why does it need to transfer all the files?

I did have problems getting the original svn-repository. It took several
days and stopped several times in the process. Each time it stopped, I
just issued 'git svn fetch' again and it seemed to continue. Could this
be related? How could I make a better copy?

M.

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

end of thread, other threads:[~2009-09-23  6:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-16 11:53 git-svn-problem: Unnecessary downloading entire branch? Martin Larsson
2009-09-23  6:55 ` Eric Wong

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).