是否有可能以某种方式从 Google Code 迁移到 Github?

发布于 2024-09-06 11:39:01 字数 232 浏览 5 评论 0原文

我们有一个相当大的项目,我认为 Google 代码并没有完全达到预期。 Github 看起来是一个更合适的平台——但我觉得我们无处可逃。这是手动迁移内容的情况吗?我们目前正在使用 svn,所以我知道我们需要以某种方式转移到 git - 考虑到我没有对我们的存储库的管理员访问权限,这是否可能?另外,我知道这是主观的,我不想引发一场圣战,但也请评论一下你对 Google Code 与 Github 的感受。我们是否也应该考虑 SourceForge?

We have a fairly large project, and I've decided that Google Code is not quite living up to expectations. Github looks like a much more suitable platform -- but I feel like there's no escape for us. Is it a case of migrating stuff over manually? We're using svn currently, so I understand that we'll need to move to git somehow - is this going to be possible considering that I don't have admin access to our repository? Also, I know this is subjective and I don't want to start a holy war, but please also comment on your feelings about Google Code vs Github. Should we also be considering SourceForge?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(4

恋你朝朝暮暮 2024-09-13 11:39:02

我都用过,现在用github,完全满意。 Sourceforge 有烦人的广告,而且速度很慢,谷歌代码没有我想要/需要的功能。

至于迁移到github,他们这里有一个指南,过程应该很简单:
http://help.github.com/svn-importing/

I've used all, and now I am using github and I am completely satisfied. Sourceforge had annoying ads and was slow, google code didn't have the features I wanted/needed.

As for moving to github, they have a guide here, the process should be quite simple:
http://help.github.com/svn-importing/

来世叙缘 2024-09-13 11:39:02

我们目前正在使用 svn,所以我知道我们需要以某种方式转移到 git - 考虑到我没有对我们的存储库的管理员访问权限,这是否可能?

不,即使您没有管理员访问权限,您也可以使用 git svn 来转换存储库。这是一个很好的教程(毫无疑问,来自 GitHub 的一位人员),它解释了如何将 SVN 存储库转换为 Git(包括如何正确迁移标签和分支,git-svn 做得不太好)。

但也请评论一下您对 Google Code 与 Github 的感受。

我从未在个人项目中使用过 Google 代码。我知道从访问者的角度来看,我更喜欢 GitHub 使用的界面和工具。

我们是否也应该考虑 SourceForge?

呃...我个人认为 SourceForge 可能是当今免费源代码托管工具中最糟糕的。

We're using svn currently, so I understand that we'll need to move to git somehow - is this going to be possible considering that I don't have admin access to our repository?

Nope, you can use git svn to convert a repo, even if you don't have admin access. Here's a good tutorial (from one of the GitHub guys, no doubt) that explains how to convert an SVN repo to Git (including how to migrate tags and branches properly, which git-svn doesn't do very well).

but please also comment on your feelings about Google Code vs Github.

I've never used Google Code for personal projects. I know from a visitor's standpoint, I like the interface and tools used by GitHub a lot better.

Should we also be considering SourceForge?

Ugh... I personally think SourceForge is probably the worst of the free source code hosting facilities nowadays.

东京女 2024-09-13 11:39:02

我认为在你完成所有迁移到 github 的工作之前(这很棒,是的),我会考虑你的问题实际上是什么。如果只是您使用的是 svn 并且不是分布式版本控制系统,您可以将您的 google 代码存储库迁移到基于 HG(Mercurial)的系统,您将获得分布式版本控制系统的所有好处,但也可以保留在谷歌代码(它有 github 没有的强大功能..)

I think before you go through all the work to migrate to github (which is great yes) I would consider what your problem actually is. If it is just that you are using svn and that is not a distributed version control system you could just migrate your google code repository to be HG (Mercurial) based and you would get all the benefits of a distributed version control system but could otherwise stay at google code (which has great features that github does not have as well..)

天涯沦落人 2024-09-13 11:39:02

Google 今天宣布将关闭 Google代码。他们添加了一个迁移工具来将项目导出到 GitHub,只需点击一下即可。

Google announced today that they're closing Google Code. They added a migration tool to export projects to GitHub, it just takes one click.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文