How about "git svn clone --revision HEAD" ? (or HEAD~10 if you want to clone the last 10 commits)
Also, I'd suggest cloning only the "trunk"; everything's done in trunk, apart from backporting fixes to release branches. That being said, a quick search on GitHub<https://github.com/search?type=Repositories&q=google-web-toolkit>revealed https://github.com/stephenh/google-web-toolkit and https://github.com/scalagwt/google-web-toolkit-svnmirror but you're dependent upon their owners updating them (scalagwt's clone is not up-to-date for instance). -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/mtFJuWCzqUkJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
