Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有办法让 Darcs 维护一个“本地”补丁库?特别是,我有一个有几个分支的项目:
/project.dev /project.live
两个分支都有不同的配置选项(例如,用于数据库连接、部署等)。我希望跟踪这些文件,但不是全局跟踪。特别是,我不希望 darcs 询问我是否要推/拉这些补丁,永远。这可以在不使用另一个 DVCS 和 darcs 的情况下完成吗?
目前不支持这个,但是很多人都喜欢这个,所以我们积极讨论了添加类似 Mercurial 的阶段的东西。不过没有预计到达时间。