Tim Wescott <> writes:
> On Tue, 27 Oct 2009 08:11:53 +0000, John Devereux wrote:
>
>> Tim Wescott <> writes:
>>
>>> A project I'm working on just shoved me over the threshold from RCS to
>>> SVN -- I just have to track multiple branches on this one.
>>>
>>> But I'm not a version control maven, I'm a @#$% algorithm guy!
>>>
>>> Any good SVN "How To's" out there? If O'Reilly has a book I'll
>>> probably buy it, but a good web-based one that's on the dips**t level
>>> (if you want to do "A" then type "B") would be nice in the mean time.
>>
>> I found the main online docs - the "Version Control with Subversion"
>> book - pretty good.
>>
>> You might also want to look at git. Blindingly fast, compact and
>> efficient. It is reputedly very good at managing branches and merges,
>> even better than svn. No need to setup a server, each copy is its own
>> repository. Several projects I am familiar with have switched from svn
>> to git recently (as have I, after using svn for a few years).
>>
>> Having said that I think you are on windows, where svn could have better
>> tools. Not sure.
>
> What, just because I don't spell it "Windoze" or "Micro$oft" you think
> I'm on Windows? It's a mixed-religion household, with both Linux and
> Windows boxes (mine are all Linux).

Sorry, I must have misremembered. Maybe it was Joerg.
> The server is on a Linux box, but the primary users are on Vista.
OK, never looked into the windows client support. (Could well be be
excellent too, but not looked myself)..
--
John Devereux