软件项目管理系统

发布于 2024-08-12 20:34:14 字数 252 浏览 3 评论 0原文

好的,我最近才开始认真学习如何编程,并且开始使用 Mercurial 来管理我的项目。我选择 Mercurial 而不是 SVN,因为它能够在未连接到互联网的情况下向存储库提交更改(这些天我发现自己处于无法访问互联网的区域)。我正在寻找一款软件(最好是免费的,因为我的预算非常紧张:-P),它允许我在不需要互联网连接的情况下管理每个项目的错误数据库和待办事项列表。有没有什么可以让我做到这一点(也许更多)?我更喜欢可以与 Mercurial 一起工作的东西,因为此时切换源控制系统会很痛苦。

Ok, so I've only recently started getting serious about learning how to program, and I've started using Mercurial to manage my projects. I chose Mercurial over SVN because of it's ability to commit changes to a repo while not connected to the internet (these days I find myself in areas without internet access). I'm looking for a piece of software (preferably free, because I'm on a really tight budget :-P) that will allow me to manage a bug database and TODO list for each of my projects without requiring an internet connection. Is there anything out there that'll allow me to do exactly that (maybe more)? I'd prefer something that can work alongside Mercurial, because it'd be a pain to switch source control systems at this point.

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

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

发布评论

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

评论(7

花桑 2024-08-19 20:34:14

Dot Project,我认为迄今为止最好的。

http://www.dotproject.net/

Dot Project, best so far in my view.

http://www.dotproject.net/

不打扰别人 2024-08-19 20:34:14

http://bugseverywhere.org/be/show/HomePage:Bugs Everywhere 是一个“分布式bugtracker”,旨在补充分布式版本控制系统。
支持 Arch、Bazaar、Darcs、GIT、Mercurial

http://bugseverywhere.org/be/show/HomePage : Bugs Everywhere is a “distributed bugtracker”, designed to complement distributed revision control systems.
Supports Arch, Bazaar, Darcs, GIT, Mercurial

如梦初醒的夏天 2024-08-19 20:34:14

您可能对名为 Fossil 的 DVCS 感兴趣,它有一个内置的错误跟踪器和 wiki。我从未使用过它,但看起来它可能会满足您的需求。

You may be interested in a DVCS called Fossil which has a built-in bug tracker and wiki. I've never used it but it looks like it might meet your needs.

铜锣湾横着走 2024-08-19 20:34:14

好吧,已经过去几天了,我仍然没有找到任何适合我需求的东西。 Fossil 听起来很棒,但我怀念 TortoiseHg 提供的 Windows shell 扩展(我不喜欢在命令行上工作),dotProject 是一个托管解决方案,如果我想在本地运行它,我必须设置 WAMP。 BugsEverywhere 存储库似乎已关闭(我无法使用 bzr 从中获取任何内容),Artemis 很好,但对我来说使用具有 GUI 的东西更容易。我找到了 FogBugz,它对我来说是朝着正确方向迈出的一步,但它不是免费的(我现在正在使用他们的 40 天在线试用版。我可能最终会使用 Django 用 Python 编写一个,因为我我有一些经验,我知道我不应该重新发明轮子,但在这种情况下,可用的轮子不合适......

Ok, so it's been a few days and I still haven't found anything that's suitable for my needs. Fossil sounds great, but I miss the Windows shell extensions that TortoiseHg provides (I don't like working on command lines), dotProject is a hosted solution and if I want to run it locally I have to set up WAMP. The BugsEverywhere repo seems to be down (I cant get anything from it using bzr), and Artemis is good but its easier for me to work with something that has a GUI. I found FogBugz, and its a step in the right direction for me, but it's not free (I'm using their 40-day online trial right now. I'm probably going to end up writing one, in Python using Django since I have some experience with it. I know that I shouldn't be re-inventing the wheel, but in this case the wheels available just don't fit right...

屋檐 2024-08-19 20:34:14

这是一个试图提供此功能的 Mercurial 扩展 - ArtemisExtension

Here's a Mercurial extension that tries to provide this - ArtemisExtension.

哀由 2024-08-19 20:34:14

ticgit,一个基于 git 的分布式票务系统,包括命令行客户端和 Web 查看器。它与 git 一起工作。但如果您确实需要分布式源代码和错误跟踪
而且你喜欢这个应用,切换vc的成本可能是可以接受的。

ticgit, a git based distributed ticketing system, including a command line client and web viewer. it works alongside git. but if you really need distributed source and bugtracking
and you like this application, the cost of switching vc may be acceptable.

灼疼热情 2024-08-19 20:34:14

CodeBeamer MR 看起来很有趣: http://www.intland.com/products/cb -mr/overview.html
并承诺“永远”免费......

CodeBeamer MR looks interesting: http://www.intland.com/products/cb-mr/overview.html
and promises to be free 'forever'...

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