Results 1 to 7 of 7

Thread: Source and Version Control Software

  1. #1

    Thread Starter
    Frenzied Member StrangerInBeijing's Avatar
    Join Date
    Mar 2005
    Location
    Not in Beijing
    Posts
    1,666

    Source and Version Control Software

    Hi,

    Can anyone recommend some free software that does the same job than Visual Sourc Safe?

    I'm in Beijing, and it's just about impossible to get legal English Software. Pirated Chinese versions of ANYTHING is freely available for 10 yuan (about 1.2 USD) a disk! (No Jokes!)

    I installed Win Server 2003 on a new machine, and now would like to move our asp.net application into one location where I can control access, versions, etc.

    From previous experience, VSS is just fine, but I got no idea where to get it. I read that it's included in VS 2003 Architect, But I only got VS Professional.

  2. #2
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

  3. #3
    Frenzied Member agmorgan's Avatar
    Join Date
    Dec 2000
    Location
    Lurking
    Posts
    1,383

    Re: Source and Version Control Software

    SVN is the way forward
    Tortoise SVN is a good implementation.

    If you are using .NET you can use the Ankh Plugin

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

    Re: Source and Version Control Software

    I agree with SVN. It fixes many of the problems that exist with CVS.

    EDIT: I've also heard a few reports of VSS losing random files occasionally
    Last edited by tr333; Jan 16th, 2007 at 09:24 PM.
    CSS layout comes in to the 21st century with flexbox!
    Just another Perl hacker,

  5. #5
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: Source and Version Control Software

    Quote Originally Posted by tr333
    I agree with SVN. It fixes many of the problems that exist with CVS.

    EDIT: I've also heard a few reports of VSS losing random files occasionally

    few???

  6. #6
    PowerPoster
    Join Date
    Feb 2006
    Location
    East of NYC, USA
    Posts
    5,691

    Re: Source and Version Control Software

    Quote Originally Posted by tr333
    EDIT: I've also heard a few reports of VSS losing random files occasionally
    I've had it lose databases.
    The most difficult part of developing a program is understanding the problem.
    The second most difficult part is deciding how you're going to solve the problem.
    Actually writing the program (translating your solution into some computer language) is the easiest part.

    Please indent your code and use [HIGHLIGHT="VB"] [/HIGHLIGHT] tags around it to make it easier to read.

    Please Help Us To Save Ana

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

    Re: Source and Version Control Software

    Quote Originally Posted by Al42
    I've had it lose databases.
    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