* Problems importing branches and tags
@ 2007-06-08 2:35 Jean-Marc Valin
0 siblings, 0 replies; only message in thread
From: Jean-Marc Valin @ 2007-06-08 2:35 UTC (permalink / raw)
To: git
Hi,
I've been trying to pull the Speex svn into Git with tags and branches.
Unfortunately, every time I try that, I end up pulling the history of
every other project in the repository as well. The command line I use is:
% git-svn clone http://svn.xiph.org/ -T trunk/speex -b
branches/speex-branches -t tags/speex-tags
For some reason, the most recent tags (that were created with svn) get
pulled fine. However, when the older ones (created with CVS and
converted to SVN) get pulled, they end up pulling all the other projects
in the repository (vorbis, mgm, ...).
As you can see from the repository above, the branches/speex-branches
and tags/speex-tags directories only contain Speex stuff, so I can't
understand where the problem comes from. Can anyone help?
Jean-Marc
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2007-06-08 2:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-08 2:35 Problems importing branches and tags Jean-Marc Valin
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).