TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: Completely native bug tracker

4 点作者 csmdev将近 11 年前

1 comment

adpd将近 11 年前
<i>Every professional team uses version control. And nothing works better than Subversion for complex commercial projects. So asitrack provides built-in Subversion integration with your repositories and checkouts.</i><p>I disagree with this statement. I have found DVCS like Mercurial to be far superior than Subversion for managing complexity in commercial and non-commercial projects. I have increased confidence in branching as branching is a first-class concept (see <a href="http://stackoverflow.com/questions/2471606/how-and-or-why-is-merging-in-git-better-than-in-svn" rel="nofollow">http:&#x2F;&#x2F;stackoverflow.com&#x2F;questions&#x2F;2471606&#x2F;how-and-or-why-is...</a> for a good discussion on why DVCS is better than SVN at branching&#x2F;merging). I also find being able to locally track changes without sharing them to be a huge benefit.<p>What are your thoughts on this?
评论 #8143590 未加载