View Poll Results: What Source Code Control System do you use

Voters
19. You may not vote on this poll
  • Visual Source Safe

    11 57.89%
  • CVS

    2 10.53%
  • Local directory structures

    6 31.58%
  • Other (please explain)

    6 31.58%
Multiple Choice Poll.
Results 1 to 17 of 17

Thread: Source Code Control Systems

  1. #1

    Thread Starter
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Source Code Control Systems

    What source code control systems does everyone use?

    I just keep source organized in a directory on my computer, but our department is growing past the limitations of that.

    I heard Visual Source Safe is buggy. Anyone have any advice or experiences to share?

  2. #2
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Source Code Control Systems

    At work we use Visual Source Safe....
    At home I'm planning to use Source Gear's Vault.

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  3. #3
    Banned programmer_boy's Avatar
    Join Date
    Sep 2005
    Location
    Netherlands
    Posts
    26

    Re: Source Code Control Systems

    Other: none

  4. #4
    Hyperactive Member Sgt-Peppa's Avatar
    Join Date
    Mar 2003
    Location
    Munich - Germany
    Posts
    476

    Re: Source Code Control Systems

    I use Subversion! Its sort of an successor to cvs and very powerfull.
    Subversion
    Keep Smiling - even if its hard
    Frankie Says Relax, wossname Says Yeah!
    wossname:--Currently I'm wearing a gimp suit and a parachute.
    C# - Base64 Blog

  5. #5
    Lively Member deranged's Avatar
    Join Date
    Jun 2004
    Location
    TN
    Posts
    104

    Re: Source Code Control Systems

    I use SourceSafe at school, CVS at work, and Directories at home. I also voted for other cuz I didn't want it to feel left out =\

  6. #6
    Next Of Kin baja_yu's Avatar
    Join Date
    Aug 2002
    Location
    /dev/root
    Posts
    5,989

    Re: Source Code Control Systems

    Directories.

  7. #7
    PowerPoster
    Join Date
    Jul 2002
    Location
    Dublin, Ireland
    Posts
    2,148

    Re: Source Code Control Systems

    Other: PVCS

    Only recommended if you get paid by the hour. It is somewhat slower than continental drift

  8. #8
    Fanatic Member JPicasso's Avatar
    Join Date
    Aug 2001
    Location
    Kalamazoo, MI
    Posts
    843

    Re: Source Code Control Systems

    Every now and again, I poke my head up over the cubicle farm and shout:
    "anyone working on the sales program?" Regardless of answers, I'll open and
    save over any versions that currently exist. They should be more careful.
    Merry Christmas

  9. #9

    Thread Starter
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Re: Source Code Control Systems

    Quote Originally Posted by JPicasso
    Every now and again, I poke my head up over the cubicle farm and shout:
    "anyone working on the sales program?" Regardless of answers, I'll open and
    save over any versions that currently exist. They should be more careful.
    LOL! That's a lot like how we do it

  10. #10
    Hyperactive Member Foxer's Avatar
    Join Date
    Oct 2001
    Location
    Australia
    Posts
    278

    Re: Source Code Control Systems

    Quote Originally Posted by JPicasso
    They should be more careful.
    Rate my response if I helped

    Go Hard Or Go Home


  11. #11
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403

    Re: Source Code Control Systems

    Quote Originally Posted by Sgt-Peppa
    I use Subversion! Its sort of an successor to cvs and very powerfull.
    Subversion
    I second this. We use subversion at work, and it's done everything I've wanted it to do and more.
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  12. #12
    Fanatic Member Valleysboy1978's Avatar
    Join Date
    Nov 2004
    Location
    Planet Xeoroaniar CC Posts:1,928,453,459,361
    Posts
    770

    Re: Source Code Control Systems

    We also use a customised checking in database created in Lotus Notes
    It works surprisingly well though!
    Life is one big rock tune

  13. #13

    Thread Starter
    Hyperactive Member umilmi81's Avatar
    Join Date
    Sep 2005
    Location
    Sterling Heights, Mi.
    Posts
    335

    Re: Source Code Control Systems

    There are more users of Visual Source Safe than I thought. I think I'll give it a try.

  14. #14
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Source Code Control Systems

    Quote Originally Posted by Merrion
    Other: PVCS

    Only recommended if you get paid by the hour. It is somewhat slower than continental drift
    I once had a long term contract with one of the major auto manufacturing companies here in Detroit, and their corporate standard was PVCS.

    At the time, I was being paid by the hour, and you pretty much nailed it.
    Last edited by Hack; Nov 4th, 2005 at 01:25 PM.

  15. #15
    PowerPoster techgnome's Avatar
    Join Date
    May 2002
    Posts
    34,687

    Re: Source Code Control Systems

    Quote Originally Posted by umilmi81
    There are more users of Visual Source Safe than I thought. I think I'll give it a try.
    Know why? Because it comes with Visual Studio. That's how we came to use it. We looked at a number of things and ultimately said "heck, it comes with Visual Studio, it's from Microsoft so we know it'll integrate... and we don't have to shell out any additional money. Use it!"

    -tg
    * I don't respond to private (PM) requests for help. It's not conducive to the general learning of others.*
    * I also don't respond to friend requests. Save a few bits and don't bother. I'll just end up rejecting anyways.*
    * How to get EFFECTIVE help: The Hitchhiker's Guide to Getting Help at VBF - Removing eels from your hovercraft *
    * How to Use Parameters * Create Disconnected ADO Recordset Clones * Set your VB6 ActiveX Compatibility * Get rid of those pesky VB Line Numbers * I swear I saved my data, where'd it run off to??? *

  16. #16
    Banned dglienna's Avatar
    Join Date
    Jun 2004
    Location
    Center of it all
    Posts
    17,901

    Re: Source Code Control Systems

    I had a few problems with VSS, prolly because I didn't know how to use it properly. Being the only developer here, I just use folders to save versions. I zip up everything in the folder, and move it to a zip folder.

  17. #17
    Frenzied Member tr333's Avatar
    Join Date
    Nov 2004
    Location
    /dev/st0
    Posts
    1,605

    Re: Source Code Control Systems

    Quote Originally Posted by sunburnt
    I second this. We use subversion at work, and it's done everything I've wanted it to do and more.
    i third this. its much better than CVS. and those arguments about high cost can't be used against it, since its OSS.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width