git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [user] git-svn and svn cp
@ 2007-11-19 11:11 gerhard.oettl.ml
  2007-11-19 12:29 ` Matthieu Moy
  2007-11-19 16:26 ` Eric Wong
  0 siblings, 2 replies; 11+ messages in thread
From: gerhard.oettl.ml @ 2007-11-19 11:11 UTC (permalink / raw)
  To: git

I hope this is the correct mailing list. If not please point me in the 
right direction.


I played a little with git (1.5.3.4 / debian) and had the following 
observation:
Doing a "svn cp" (for example for a tag) results in a large traffic when 
doing a "git-svn fetch" afterwards.

To verify I did:
git-svn clone -s svn://www.ogersoft.at/ogerlit
git-svn fetch
svn cp svn://... svn://... (one file ca 3mb)
svk checkout (a tcpflow output of about 3k - plaintext commands, I think 
a svn checkout would be the same)
git-svn fetch (a tcpflow output of 700k - containing a textdelta of 
nearly 700k)


So the question remains:
Does svn-git dont know about lightweight svn copies?
or can svn-git not handle them correct by now?
or did I something wrong?


thanks
gerhard

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

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

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-11-19 11:11 [user] git-svn and svn cp gerhard.oettl.ml
2007-11-19 12:29 ` Matthieu Moy
2007-11-19 12:50   ` David Kastrup
2007-11-19 12:56     ` Matthieu Moy
2007-11-19 13:20       ` Benoit Sigoure
2007-11-19 13:34         ` gerhard.oettl.ml
2007-11-19 13:37           ` David Kastrup
2007-11-19 13:49         ` Matthieu Moy
2007-11-19 14:04           ` Benoit Sigoure
2007-11-19 16:26 ` Eric Wong
2007-11-20 13:06   ` gerhard.oettl.ml

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