Sven, thanks so much for the feedback. > > For example ? Were you hoping that there were better configuration > > examples ? > > For example, yes. And I was missing a list of things that scmbug can > actually do for me.
Was the Features bullet in the manual insufficient/incomplete, or was it hard to find when you first skim through the manual and the introduction ? > It doesn't create pre-commit and post-commit if they don't exist yet. > So I created pre-commit manually by copying pre-commit.tmpl and re-ran > the installer. That way the installer just added the scmbug stanze below > everything else - including the exit command ... Thanks a lot. http://bugzilla.mkgnu.net/show_bug.cgi?id=882 > >>>> PS: Any plans to switch to "something else" than cvs for the scmbug > >>>> sourcecode anytime soon? > Especially in such a situation a decentralized scm would be nice > (something like mercurial, git, bzr) where everyone can have his own > trees and you just pull wanted changes into the main tree. I agree. I'd like to experiment with those. What happens to the integration comments already in your bugtracker if you switch ? Perhaps scmbug should provide a tool that changes them ? I haven't experimented enough with any conversion tools to be able to make any assumptions of how such a tool could work yet. > But then again the scmbug sourcecode is so small that we shouldn't > really waste time with discussions like this. I've looked into these. First, we'd have to implement Scmbug support for them, since Scmbug uses Scmbug for it's own integration. I was hoping we'd implement GIT or bzr support first. The main issue, besides making it a priority, is what happens with the glue configuration files if they are stored in the repository (well, they are not, yet) After pulling changes, we don't want to pull a glue.conf that connects the system to somebody elses integration daemon. But we haven't looked into the details really. A great prerequisite was reporting branch names, which we do now. Integration with a decentralized system could be worked-on now. _______________________________________________ scmbug-users mailing list [email protected] http://lists.mkgnu.net/cgi-bin/mailman/listinfo/scmbug-users
