I'd like to exclude some branches in my mercurial repo, so that cru/fisheye completely ignores any commits to those branches.
I found "exclude paths", but all paths are valid for my case, it's only about branches. Any suggestions? tnx.
Path wasn't a solution because I needed several specific branches. So I created a copy of repo and set branches in pull request params.
Victor, am not sure about Mercurial, but for svn, we could give the path of the trunk alone while adding the repository, rather than giving the repository path. Won't that restrict the Fisheye scanning only the trunk?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hey Victor,
I want to do something similar, how did you specify the excluded branches.
Thanks!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.