On 2012-01-07 00:58, Nick Sabalausky wrote:
"Robert Clipsham"<[email protected]> wrote in message news:[email protected]...Would it be possible to get something like this working? $ dvm install git-master # install everything from git master $ dvm update git-master # update to the latest dmd/druntime/phobos # revision $ dvm use git-master # switch to git masterYea, both Jacob and I wanted to get that sort of thing in, and it shouldn't be too hard. But neither of us have quite gotten around to it yet.
I would really like to do a complete rewrite of the tool, the internals. Well actually more of a complete refactoring so DVM can be built as a library and the tool uses the library. This would make things like the above much easier to integrate.
-- /Jacob Carlborg
