Click here to Skip to main content
15,922,696 members

Survey Results

How do you access Source Control?   [Edit]

Survey period: 6 Mar 2006 to 13 Mar 2006

(suggested by M i s t e r L i s t e r)

OptionVotes% 
Over the web?12712.45
Over a VPN?16215.88
Over a local area network?64863.53
On my local machine18217.84
I don't use source control19619.22
Respondents were allowed to choose more than one answer; totals may not add up to 100%



 
GeneralRe: What to Use Pin
Marc Soleda10-Mar-06 2:54
Marc Soleda10-Mar-06 2:54 
GeneralRe: What to Use Pin
Marcos Meli10-Mar-06 3:07
Marcos Meli10-Mar-06 3:07 
GeneralRe: What to Use Pin
Marc Soleda11-Mar-06 5:20
Marc Soleda11-Mar-06 5:20 
AnswerRe: What to Use Pin
KaЯl6-Mar-06 6:40
KaЯl6-Mar-06 6:40 
GeneralRe: What to Use Pin
John C. Marx6-Mar-06 11:19
John C. Marx6-Mar-06 11:19 
GeneralRe: What to Use Pin
S Douglas6-Mar-06 14:38
professionalS Douglas6-Mar-06 14:38 
AnswerRe: What to Use Pin
David Veeneman7-Mar-06 8:42
David Veeneman7-Mar-06 8:42 
AnswerRe: What to Use Pin
John M. Drescher7-Mar-06 12:32
John M. Drescher7-Mar-06 12:32 
Ah, I used to do that before I had cvs.

We (small group of 3 to 5 developers) have been using CVS for just over 4 years now and it works great especially in situations where code is shared but even when a single developer works on a project cvs can be of a lot of use. How many times have you broke something in your program with an update then had to trace back to the code lines you believe you changed only not to find what caused the bug... When this happens to me I commit all my code to cvs and then use cvsweb to print the color highlited differences between each file I changed.

Our setup is linux server that runs our cvs deamon and on our apache webserver (different machine) we have cvsweb installed. The cvs server is backed up each day to a disk based backup via bacula (yet another linux server this one has 3TB of RAID6 but the cvs backup can easily fit on a single dvd).

John

-- modified at 18:35 Tuesday 7th March, 2006
AnswerRe: What to Use Pin
Atif Farooq8-Mar-06 12:52
Atif Farooq8-Mar-06 12:52 
GeneralRe: What to Use Pin
Ray Cassick9-Mar-06 19:39
Ray Cassick9-Mar-06 19:39 
GeneralRe: What to Use Pin
Jörgen Sigvardsson10-Mar-06 3:24
Jörgen Sigvardsson10-Mar-06 3:24 
GeneralVPN Hell Pin
tech666-Mar-06 2:20
tech666-Mar-06 2:20 
GeneralRe: VPN Hell Pin
Chris Meech6-Mar-06 5:40
Chris Meech6-Mar-06 5:40 
GeneralNo source control? Pin
Nemanja Trifunovic6-Mar-06 1:34
Nemanja Trifunovic6-Mar-06 1:34 
GeneralRe: No source control? Pin
Ashley van Gerven6-Mar-06 1:52
Ashley van Gerven6-Mar-06 1:52 
GeneralRe: No source control? Pin
Nemanja Trifunovic6-Mar-06 2:04
Nemanja Trifunovic6-Mar-06 2:04 
GeneralRe: No source control? Pin
John M. Drescher7-Mar-06 12:37
John M. Drescher7-Mar-06 12:37 
GeneralRe: No source control? Pin
Marcos Meli6-Mar-06 2:23
Marcos Meli6-Mar-06 2:23 
GeneralRe: No source control? Pin
Ian Harrigan6-Mar-06 6:02
Ian Harrigan6-Mar-06 6:02 
GeneralRe: No source control? Pin
Paul Watson6-Mar-06 3:54
sitebuilderPaul Watson6-Mar-06 3:54 
GeneralRe: No source control? Pin
Nish Nishant6-Mar-06 14:02
sitebuilderNish Nishant6-Mar-06 14:02 
GeneralRe: No source control? Pin
Lav Pathak7-Mar-06 7:46
Lav Pathak7-Mar-06 7:46 
GeneralRe: No source control? Pin
Bernhard7-Mar-06 23:09
Bernhard7-Mar-06 23:09 
GeneralRe: No source control? Pin
feline_dracoform8-Mar-06 0:01
feline_dracoform8-Mar-06 0:01 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.