[Tutor] unichr not working as expected
wolfrage8765 at gmail.com
wolfrage8765 at gmail.com
Tue Jul 23 19:41:58 CEST 2013
Although I can not say for sure. It appears to me, they are trying to
do a better job at merging from distributed branches to various
distributed repositories. GIT being the shinning example at this
particular task. I personally use BZR, because they aimed to be
easier to use for a new programmer but with many of the strengths of
GIT (Except for Speed). I am only just now reading up on HG. I am
reading about another because I hope BZR does not die, but it seems to
have fallen by the wayside, and in my experience GIT confused the crap
out of me.
On Tue, Jul 23, 2013 at 1:09 PM, Alan Gauld <alan.gauld at btinternet.com> wrote:
> On 23/07/13 16:08, Dave Angel wrote:
>>
>>
>>>> git is free, and is usually installed on individual machines. It's
>>>> also easy to set up and use for a single user.
>>>
>>>
>>> I prefer Mercurial (also known as hg).
>
>
> And I've used SVN in recent years and found it... OK.
>
> But my question is: Why is there such a rash of source code control systems
> just now?
>
> I used SCCS and RCS and then CVS for years and they seemed
> to work just fine (especially CVS for larger projects). So what is
> the itch that everyone is trying to scratch with these new systems?
> Personally I don't find them significantly better or even different to the
> previous generation. (Unlike the commercial products I've used like
> ClearCase(*) and Continuous which are vastly superior but vastly more
> expensive!)
>
> So what's the big deal with version control?
>
> (*)On Unix only, on Windows ClearCase is not significantly better
> than any other VCS
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
>
>
> _______________________________________________
> Tutor maillist - Tutor at python.org
> To unsubscribe or change subscription options:
> http://mail.python.org/mailman/listinfo/tutor
More information about the Tutor
mailing list