Welcome Guest, Not a member yet? Register   Sign In
How Do You Control Your Source Code?
#16

[eluser]jedd[/eluser]
Quote: ... but I still feel that the Linus was a big leverage for Git.

Undeniably it was an influencing factor, and got it some exposure, but consider how often you run into BitKeeper shops (or even users) as a sign of how important the chosen SCM for the linux kernel is.


Quote:SVN forces you to have a central server, Git allows you to have it if you want, but that central server is not really "central", it's just another branch.

This is so subtle a distinction as to be meaningless, I think. Central is at best a matter of semantics in this instance. Your central server is your primary repository, the place people go for canonical copies of your codebase, etc etc. To me, the central server really is central (even if it happens to also be another branch).

Quote:Sometimes I really need it to be central and to have a "commit-access" control for my users.

The [url="http://progit.org/book/ch5-1.html"]Pro-git book[/url] has some bits on how to do this. Commit-access control is easily done using ssh, quite similar to how you'd do it with svn I think.


Quote:[quote author="jedd" date="1254276124"]
Seriously,
a) if the quality of your code is at risk because of your choice of SCM, then you have far bigger concerns,
b) I can't see how a distributed SCM could possibly affect the quality of your code.
It's not a matter of affecting quality but of not lowering that quality, of course, the code is made by programmers and they should be responsible for programming right the first time.
[/quote]

As I say, I can not see how an SCM could lower code quality. (Lowering implies affect, of course, but I feel we might be getting lost in the wilderness here.)


Messages In This Thread
How Do You Control Your Source Code? - by El Forum - 09-03-2009, 12:04 PM
How Do You Control Your Source Code? - by El Forum - 09-03-2009, 01:06 PM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 03:32 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 04:49 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 05:34 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 07:20 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 08:10 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 09:52 AM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 12:57 PM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 02:14 PM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 05:39 PM
How Do You Control Your Source Code? - by El Forum - 09-04-2009, 06:47 PM
How Do You Control Your Source Code? - by El Forum - 09-29-2009, 02:20 PM
How Do You Control Your Source Code? - by El Forum - 09-29-2009, 03:02 PM
How Do You Control Your Source Code? - by El Forum - 09-29-2009, 03:49 PM
How Do You Control Your Source Code? - by El Forum - 09-29-2009, 04:27 PM
How Do You Control Your Source Code? - by El Forum - 09-29-2009, 04:50 PM
How Do You Control Your Source Code? - by El Forum - 05-24-2010, 09:01 AM
How Do You Control Your Source Code? - by El Forum - 05-25-2010, 01:58 AM



Theme © iAndrew 2016 - Forum software by © MyBB