git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jacob Beard <jbeard4@cs.mcgill.ca>
To: git@vger.kernel.org
Subject: git svn import missing tags
Date: Wed, 6 May 2009 18:46:32 -0400	[thread overview]
Message-ID: <8e648abd0905061546s52dcd36fu94b46bf72cc991d1@mail.gmail.com> (raw)

Hi all,

I just tried using git-svn clone to import the GWT SVN repo, located at:

http://google-web-toolkit.googlecode.com/svn/

GWT has a standard SVN structure, and so I imported it using:

git-svn clone --stdlayout http://google-web-toolkit.googlecode.com/svn/

You can see here, that GWT has the following tags:

http://code.google.com/p/google-web-toolkit/source/browse/#svn/tags

# 1.3.1
# 1.3.3
# 1.4.10
# 1.4.59
# 1.4.60
# 1.4.61
# 1.4.62
# 1.5.0
# 1.5.1
# 1.5.2
# 1.5.3
# 1.6.0
# 1.6.1
# 1.6.2
# 1.6.3
# 1.6.4

Unfortunately, these are the branches that I get after using git's svn import:

jacob@jacob-laptop:~/workspace-gsoc/gwt/svn/user/super/com/google/gwt/emul/java$
git branch -a
  oophm
  opt_imgs_and_startup
  tags/1.3.1
  tags/1.3.3
  tags/1.3.3@288
  tags/1.4.10
  tags/1.4.59
  tags/1.4.60
  tags/1.4.60@1399
  tags/1.4.61
  tags/1.4.61@1504
  tags/1.4.62
  tags/1.4.62@2104
  tags/1.5.0
  tags/1.5.0@2941
  tags/1.5.1
  tags/1.5.1@3391
  tags/1.5.2
  tags/1.5.2@3587
  trunk

It is missing all of the tags after 1.5.2

I am using git version 1.5.4.3, from the Ubuntu 8.04 repo.

I'm a git newb, so I expect I'm forgetting to pass in an extra flag or
something, but I'd appreciate it if someone could point me in the
right direction.

Thanks,

Jake

             reply	other threads:[~2009-05-06 22:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-06 22:46 Jacob Beard [this message]
2009-05-07 19:13 ` git svn import missing tags Alex Vandiver

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8e648abd0905061546s52dcd36fu94b46bf72cc991d1@mail.gmail.com \
    --to=jbeard4@cs.mcgill.ca \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).