Jakub Narebski [off-list ref] writes:
8. How do/did you obtain Git (install and/or upgrade)?
* binary package (includes automatic updates in usual situation)
* source package or script
* source tarball
* pull from (main) repository
Explanation: binary package covers pre-compiled binary (e.g. from rpm
or deb binary packages); source package covers things like deb-src and
SRPMS/src.rpm; source script is meant to cover installation in
source-based distributions, like 'emerge' in Gentoo, and it includes
automatic update in source-based Linux distributions.
Note that this question is multiple choices question because one can
install Git in different ways on different machines or on different
operating systems.
Could we please have "None of the above" here ;-)? Just kidding.
17. How often do you use the following forms of git commands
or extra git tools? (continued)
...
Note: git-subtree is managed out of tree, as a separate project (not
in git.git repository, not even in contrib/ area).
Is there a reason why this particular out-of-tree script was singled out,
and no other goodies are listed?
23. How do you compare current version with version from year ago?
* better
* no changes
* worse
* cannot say
Which version was that? v1.5.6? v1.6.0? I think you would want to
explicitly say v1.6.0 (mid Aug 2008), and it might even make sense to link
to a list of changes since then (relnotes to 1.6.[123], at least, but
perhaps more condensed).
I see you dropped "How did you hear about git" from the questionaire. It
was a good way to spot which response was from Linus who answered "I wrote
it" to the question ;-).
On Fri, 3 July 2009, Junio C Hamano wrote:
Jakub Narebski [off-list ref] writes:
quoted
8. How do/did you obtain Git (install and/or upgrade)?
* binary package (includes automatic updates in usual situation)
* source package or script
* source tarball
* pull from (main) repository
Explanation: binary package covers pre-compiled binary (e.g. from rpm
or deb binary packages); source package covers things like deb-src and
SRPMS/src.rpm; source script is meant to cover installation in
source-based distributions, like 'emerge' in Gentoo, and it includes
automatic update in source-based Linux distributions.
Note that this question is multiple choices question because one can
install Git in different ways on different machines or on different
operating systems.
Could we please have "None of the above" here ;-)? Just kidding.
I guess from "Just kidding" comment that you thought about "None of
the above" answer as not having git installed... which of course
doesn't make sense if one is answering "Git _User's_ Survey 2009".
But this comment brought to mind other legitimate "None of the above"
namely
* preinstalled / sysadmin job
for the situation where either Git was preinstalled on system one
uses to work with git, or installing and upgrading programs like git
is system administrator job.
BTW. what is the situation with msysGit? Times ago WinGit was in
"source script" category, as installing git meant compiling it,
and then installing just build version.
quoted
17. How often do you use the following forms of git commands
or extra git tools? (continued)
...
Note: git-subtree is managed out of tree, as a separate project (not
in git.git repository, not even in contrib/ area).
Is there a reason why this particular out-of-tree script was singled out,
and no other goodies are listed?
Originally git-subtree was submitted for inclusion, and if I remember
correctly later was considered for 'contrib/', but it was decided that
it would be better if it mature out-of-tree. I still think (correct
me if I am wrong) that git-subtree is meant to be in git core, similar
to "git remote" and "git submodule".
quoted
23. How do you compare current version with version from year ago?
* better
* no changes
* worse
* cannot say
Which version was that? v1.5.6? v1.6.0? I think you would want to
explicitly say v1.6.0 (mid Aug 2008), and it might even make sense to link
to a list of changes since then (relnotes to 1.6.[123], at least, but
perhaps more condensed).
Good catch!
Unfortunately links have to be plain text links only, as Survs.com
currently does not provide rich layout/language for 'text' element.
I see you dropped "How did you hear about git" from the questionaire. It
was a good way to spot which response was from Linus who answered "I wrote
it" to the question ;-).
It was dropped mainly because it doesn't, in my opinion, gives us back
some valuable information, and I tried to cut number of questions to 30.
Also git is not news now (it was born 3.5 years ago); it has wide enough
use base. We don't need to advertise git more (I think), and searching
best avenues for that. "How did you heard about this survey?" would
help to concentrate on best announcement channels... of course if we did
repeating "Git User's Survey" next year.
Thank you very much for all your comments!
--
Jakub Narebski
Poland