git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git svn import missing tags
@ 2009-05-06 22:46 Jacob Beard
  2009-05-07 19:13 ` Alex Vandiver
  0 siblings, 1 reply; 2+ messages in thread
From: Jacob Beard @ 2009-05-06 22:46 UTC (permalink / raw)
  To: git

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

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

* Re: git svn import missing tags
  2009-05-06 22:46 git svn import missing tags Jacob Beard
@ 2009-05-07 19:13 ` Alex Vandiver
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Vandiver @ 2009-05-07 19:13 UTC (permalink / raw)
  To: jbeard4; +Cc: git

At Wed May 06 18:46:32 -0400 2009, Jacob Beard wrote:
> 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.

This seems fixed in the just-released git 1.6.3, at least -- I suggest
upgrading.
 - Alex
-- 
Networking -- only one letter away from not working

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

end of thread, other threads:[~2009-05-07 19:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-05-06 22:46 git svn import missing tags Jacob Beard
2009-05-07 19:13 ` Alex Vandiver

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