New DVCS with integrated bug tracking and scrum metrics
veracity-scm.com
New DVCS with integrated bug tracking and scrum metrics
1–10 of 30 posts
Re: New DVCS with integrated bug tracking and scrum metrics
#2If it used Git underneath I'd willing to try, otherwise it would be procrastination right now.
Re: New DVCS with integrated bug tracking and scrum metrics
#3most of the grey git boxes on that comparison chart could be filled with a "github"
Re: New DVCS with integrated bug tracking and scrum metrics
#4I don't get why any of this can't be layered on top of an existing DVCS.
Re: New DVCS with integrated bug tracking and scrum metrics
#5Is it too much to ask for at least one dvcs to implement true sparse checkouts? It's the only reason I'm stuck with svn right now. :(
Re: New DVCS with integrated bug tracking and scrum metrics
#6Is it too much to ask for at least one dvcs to implement true sparse checkouts? It's the only reason I'm stuck with svn right now. :(
What's the use case for this?
Re: New DVCS with integrated bug tracking and scrum metrics
#7This site is missing a LOT of info no? I'd like a little bit more info before I download a file... Must i download just to read docs? Are there even docs bundled?
Re: New DVCS with integrated bug tracking and scrum metrics
#8Is it too much to ask for at least one dvcs to implement true sparse checkouts? It's the only reason I'm stuck with svn right now. :(
See the "--depth" argument to git-clone.
See the "--lazy" argument to darcs-get.
Re: New DVCS with integrated bug tracking and scrum metrics
#9I don't get why any of this can't be layered on top of an existing DVCS.
Agreed. That's exactly what we set out to do with Git. Shameless plug: http://gitpilot.com/
Re: New DVCS with integrated bug tracking and scrum metrics
#10I don't get why any of this can't be layered on top of an existing DVCS.
Yeah. That's conspicuously absent from the "questions" page. e.g. "Why a new DVCS"? or "What problem does veracity solve?"