> Is there a way to "cleanly" separate two different set of features,
> let's say "production" and debug ? The only way I've found would be to
> have 2 different repositories.

For short-lived branches, I just use one clone per branch. I think this
should work well for long-lived branches too, but I haven't tried.

I think the developers are working on support for git-style lightweight
branches, so this may eventually be the answer to your question.
(Personally I like the simplicity of the one-clone-per-branch
approach.)

-- 
James
_______________________________________________
darcs-users mailing list
darcs-users@osuosl.org
https://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to