1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Are you using visual source safe or any other version control s/w?

Discussion in 'Programming' started by SuviCyriacNadakuzhackal, Jun 25, 2007.

  1. #1
    How many of you are using VSS as version control s/w? Is there anything better than VSS? Any free ones available?
     
    SuviCyriacNadakuzhackal, Jun 25, 2007 IP
  2. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    More like is there anything WORSE than VSS? I don't know of ANY developers that like VSS: it corrupts databases silently and is flaky at best.

    I would suggest Subversion if you want free, otherwise it depends on how much you are willing to spend :).
     
    TwistMyArm, Jun 25, 2007 IP
  3. InFloW

    InFloW Peon

    Messages:
    1,488
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    0
    #3
    I like to use subversion whenever possible but that's not always the case. A current project I have a hand in uses CVS but it is a project goal to switch over to subversion as it's got to a point where svn makes sense.
     
    InFloW, Jun 25, 2007 IP
  4. PDoc

    PDoc Peon

    Messages:
    47
    Likes Received:
    40
    Best Answers:
    0
    Trophy Points:
    0
    #4
    I use darcs for my personal projects.
     
    PDoc, Jun 25, 2007 IP
  5. zonzon

    zonzon Peon

    Messages:
    100
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    use subversion!!! free! fast and well tested!
     
    zonzon, Jun 25, 2007 IP
  6. dshah

    dshah Well-Known Member

    Messages:
    1,840
    Likes Received:
    69
    Best Answers:
    0
    Trophy Points:
    115
    #6
    vss is like..... ancient
     
    dshah, Jun 25, 2007 IP
  7. SuviCyriacNadakuzhackal

    SuviCyriacNadakuzhackal Well-Known Member

    Messages:
    1,117
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    130
    #7
    Thank you all for the comments.
    It looks like subversion has all the votes!!
     
    SuviCyriacNadakuzhackal, Jun 25, 2007 IP
  8. ccoonen

    ccoonen Well-Known Member

    Messages:
    1,606
    Likes Received:
    71
    Best Answers:
    0
    Trophy Points:
    160
    #8
    SVN (subverion) is the best in my eyes... Thanks to tourtise and remote repositories.
     
    ccoonen, Jun 25, 2007 IP
  9. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #9
    Speaking of remote repositories... does anyone here use hosted repositories and if so, who do you use?

    I'm trying to find a decent one so that I can do some joint development, without having to set up a repository on my own machine (and punch holes through the firewall and so on).

    Alternatively, does anyone have any suggestions for source control servers that can be used on a normal, HTTP host?
     
    TwistMyArm, Jun 26, 2007 IP
  10. drewbe121212

    drewbe121212 Well-Known Member

    Messages:
    733
    Likes Received:
    20
    Best Answers:
    0
    Trophy Points:
    125
    #10
    Yeah. I use VSS and I completely hate it.
     
    drewbe121212, Jun 26, 2007 IP
  11. SuviCyriacNadakuzhackal

    SuviCyriacNadakuzhackal Well-Known Member

    Messages:
    1,117
    Likes Received:
    12
    Best Answers:
    0
    Trophy Points:
    130
    #11
    Is subversion fully functional. When I checked the documentation it says

    "The support for running svnserve as a Windows service is complete,
    but there is still more work to be done for installing and managing
    services."

    thanks a lot in advance
    suvi
     
    SuviCyriacNadakuzhackal, Jun 27, 2007 IP
  12. it career

    it career Notable Member

    Messages:
    3,562
    Likes Received:
    155
    Best Answers:
    0
    Trophy Points:
    270
    #12
    use bitkeeper, it is available for free.
     
    it career, Jun 27, 2007 IP
  13. TwistMyArm

    TwistMyArm Peon

    Messages:
    931
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #13
    Absolutely it is. I don't know about the services in Windows bit, but I daresay that that's just saying that you would need to tweak it a little to run as a service (you can probably run it as a normal application, though, too).

    Link please? I looked at bitkeeper.com and the closest thing I could find was the free client only :(
     
    TwistMyArm, Jun 27, 2007 IP
  14. daringtakers

    daringtakers Well-Known Member

    Messages:
    808
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    110
    #14
    try out CVS...

    At my current comp, we are using accurev, its nt free... but its worth to pay
     
    daringtakers, Jun 27, 2007 IP
  15. gibex

    gibex Active Member

    Messages:
    1,060
    Likes Received:
    21
    Best Answers:
    0
    Trophy Points:
    95
    #15
    gibex, Jun 27, 2007 IP