Which VCS functionality do you use often? (all that apply)
basic synchronization (refresh / update, commit)
file comparing and merging (diff for locally modified files)
adding and removing files / folders
examining status or history of files (status, log, annotate, diff between revisions)
creating tags and branches
diff-ing and merging between branches
setting up a new repository or a new project / module in existing repository
Results: 183 respondents
Basic synchronisation
:
98.88%
File comparing
:
92.74%
Adding and removing
:
93.30%
Status history
:
80.45%
Tags and branches
:
40.78%
Diff-ing and merging
:
43.58%
Setting up
:
30.73%
Which VCS functionality from above do you use rarely / not at all? (all that apply)
basic synchronization (refresh / update, commit)
file comparing and merging (diff for locally modified files)
adding and removing files / folders
examining status or history of files (status, log, annotate, diff between revisions)
creating tags and branches
diff-ing and merging between branches
setting up a new repository or a new project / module in existing repository
Results: 183 respondents
Basic synchronisation
:
0.56%
File comparing
:
0.56%
Adding and removing
:
1.68%
Status history
:
5.59%
Tags and branches
:
39.66%
Diff-ing and merging
:
40.22%
Setting up
:
54.19%
What kind of cooperation model you use?
optimistic - anybody can edit any file (files are not locked), concurrent modifications are solved manualy when detected
exclusive - only one person can always edit a file (it is locked for other users)
Results: 183 respondents
Optimistic
:
81.97%
Exclusive
:
18.03%
What is your primary VCS client?
NetBeans IDE
command line
WinCVS
Other:
Results: 183 respondents
NetBeans
:
54.64%
Command line
:
18.03%
WinCVS
:
3.83%
Other
:
23.50%
Do you use the advanced options of VCS commands?
Yes
No
Results: 100 respondents (use NB as their VCS client)
Yes
:
78.00%
No
:
22.00%
Do you use the VCS toolbar for most common commands?
Yes
No
Results: 100 respondents (use NB as their VCS client)
Yes
:
35.00%
No
:
65.00%
Do you use the VCS groups feature?
Yes
No
Results: 100 respondents (use NB as their VCS client)
Yes
:
12.00%
No
:
88.00%
Do you use Runtime window to inspect: (all that apply)