Figured that a new year would be a good time to switch to a better VCS, so I've done a little bit of news aggregation.
Git on Windows is starting to shape up nicely, check out the newest preview (see Featured downloads.) What's even better is that ugly as hell git-gui works and you can do a lot without ever touching the command line. And it Just Works(TM), no obscure config file editing is necessary. (Tested myself!) Currently my favourite. http://code.google.com/p/msysgit/ Public git hosting (git for windows gets developed there actually): http://repo.or.cz
bzr released version 1.0, which allegedly is much faster than previous releases due to a new file format. Unfortunately, importing the svn repository from a dump file still fails under Windows, so I couldn't perform tests. http://bazaar-vcs.org/
Darcs released a beta of 2.0, David says that conflicts becoming exponential in time are gone now. A lot of Lisp, Haskell and other functional folks use this, and those guys tend to be smart. (But the kernel people tend to be smart, too.) Didn't test. http://wiki.darcs.net/index.html/DarcsTwo
Currently it's tracking the trunk and receives updates hourly. Currently there isn't much point into it besides that it's a mirror - the gateway isn't bidirectional. Also, github may not be free when it goes out of beta, so don't rely on this repo too much.
a little problem is that SConstruct lives outside rts/. I'm not sure I want to fight that. Other than that, yes, repo size should drop down significantly.
If people are still in favor of a DVCS, maybe mercurial should be given another look? Tortoisehg is pretty nice, i've been using it myself for a while now. It requires no command line usage (as opposed to the limited functionality of msysgit) which is usually a big plus for windows people (such as me).
Joined: 01 Jun 2005, 10:36 Location: The Netherlands
If anything I'd go for git; for one I think it's the only VCS besides SVN that's used by other projects closely related to Spring (good to ask advice etc.), secondly there's already much time invested by various people in importing the repository and working with it etc., and also I don't think you still need commandline on Windows. (only thing I was missing when I used it was git init but this has been added since then to git gui.)
Users browsing this forum: No registered users and 0 guests
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum