Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Free Source Control Tools?

Free Source Control Tools?

Scheduled Pinned Locked Moved The Lounge
toolsquestion
26 Posts 17 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M matthias s 0

    Does anybody know of free Source Control Tools? Google didn't return anything usefull... Thanks in advance! Matthias

    If eell I ,nust draw to your atenttion to het fakt that I can splel perfrectly well - i;ts my typeying that sukcs. (Lounge/David Wulff)

    www.emvoid.de

    B Offline
    B Offline
    Bert Otherside82 Derijckere
    wrote on last edited by
    #14

    FreeVCS (www.freevcs.de) is also a good one. It's been a while since it's been updated, but it's being converted to opensource (http://jedivcs.sourceforge.net). It's completely free, has a nice ui with lots of features (all sorts of reports, integrated bug tracker, ...). It's a 3tier architecture, with the freeVCS server in the middle that can connect to a couple of database systems (default is a file DB (ISAM)). I even think there's an add-in for VC++6.0 available Regards, Otherside

    L 1 Reply Last reply
    0
    • B Bert Otherside82 Derijckere

      FreeVCS (www.freevcs.de) is also a good one. It's been a while since it's been updated, but it's being converted to opensource (http://jedivcs.sourceforge.net). It's completely free, has a nice ui with lots of features (all sorts of reports, integrated bug tracker, ...). It's a 3tier architecture, with the freeVCS server in the middle that can connect to a couple of database systems (default is a file DB (ISAM)). I even think there's an add-in for VC++6.0 available Regards, Otherside

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #15

      www.freevcs.de[^] http://jedivcs.sourceforge.net[^] The tigress is here :-D

      B 1 Reply Last reply
      0
      • L Lost User

        www.freevcs.de[^] http://jedivcs.sourceforge.net[^] The tigress is here :-D

        B Offline
        B Offline
        Bert Otherside82 Derijckere
        wrote on last edited by
        #16

        thx! Forgot how to do the links in here :( and i was too lazy to ook it up

        1 Reply Last reply
        0
        • G gregs

          I actually use AnkhSVN as it intergrates with VS.NET

          A Offline
          A Offline
          Andy Brummer
          wrote on last edited by
          #17

          I second that.


          The architect has placed his bets, but the odds are long -Poster Children

          1 Reply Last reply
          0
          • M matthias s 0

            Does anybody know of free Source Control Tools? Google didn't return anything usefull... Thanks in advance! Matthias

            If eell I ,nust draw to your atenttion to het fakt that I can splel perfrectly well - i;ts my typeying that sukcs. (Lounge/David Wulff)

            www.emvoid.de

            N Offline
            N Offline
            Navin
            wrote on last edited by
            #18

            Subversion comes to mind. "Fish and guests stink in three days." - Benjamin Franlkin

            1 Reply Last reply
            0
            • G Gavin Greig

              If it's only for yourself, you can use SourceGear Vault (a commercial tool) free of charge. It would be worth having a look around the other commercial tools to see whether they offer anything similar. Gavin Greig "Haw, you're no deid," girned Charon. "Get aff ma boat or ah'll report ye." Matthew Fitt - The Hoose O Haivers: The Twelve Trauchles O Heracles.

              B Offline
              B Offline
              billb2112
              wrote on last edited by
              #19

              Just as a satisfied customer, I'd like to say that Vault is great. It's everything SourceSafe was supposed to be for remote source control. We actually purchased the thing, but it has been a great purchase thus far. Give me one more medicated peaceful moment

              1 Reply Last reply
              0
              • G Gavin Greig

                If it's only for yourself, you can use SourceGear Vault (a commercial tool) free of charge. It would be worth having a look around the other commercial tools to see whether they offer anything similar. Gavin Greig "Haw, you're no deid," girned Charon. "Get aff ma boat or ah'll report ye." Matthew Fitt - The Hoose O Haivers: The Twelve Trauchles O Heracles.

                C Offline
                C Offline
                Charlie Williams
                wrote on last edited by
                #20

                I dig Vault. It's the first source control tool I've used, so I can't directly compare it to anything, but it sure as heck beats the tar out of using nothing. :) Great tool. Charlie if(!curlies){ return; }

                1 Reply Last reply
                0
                • P Paul Watson

                  Subversion with the Tortoise SVN, works very nicely (I am on Windows using VS.NET for web-projects in a small team). regards, Paul Watson Bluegrass South Africa Ian Darling wrote: "and our loonies usually end up doing things like Monty Python." Crikey! ain't life grand?

                  T Offline
                  T Offline
                  Turtle Hand
                  wrote on last edited by
                  #21

                  Does Tortoise SVN rely on CVS and if so is it vulnerable to the recent exploit? Josef Wainz Software Developer

                  P A 2 Replies Last reply
                  0
                  • T Turtle Hand

                    Does Tortoise SVN rely on CVS and if so is it vulnerable to the recent exploit? Josef Wainz Software Developer

                    P Offline
                    P Offline
                    Paul Watson
                    wrote on last edited by
                    #22

                    Yes, TSVN is an add-on for Subversion and SV works on CSV. Not sure if that means it is exploitable :) regards, Paul Watson Bluegrass South Africa Ian Darling wrote: "and our loonies usually end up doing things like Monty Python." Crikey! ain't life grand?

                    1 Reply Last reply
                    0
                    • T Turtle Hand

                      Does Tortoise SVN rely on CVS and if so is it vulnerable to the recent exploit? Josef Wainz Software Developer

                      A Offline
                      A Offline
                      Andy Brummer
                      wrote on last edited by
                      #23

                      SVN versions prior to 1.0.4 have a date formating exploit that is fixed in 1.0.4. So get the latest version of SVN. Also, TortiseSVN is an SVN client so it doesn't have the exploit, just the server.


                      The architect has placed his bets, but the odds are long -Poster Children

                      1 Reply Last reply
                      0
                      • D Daniel Turini

                        Matthias Steinbart wrote: but this tool seems to be quite complex. CVS is very powerful, but 99% of its use end up to: cvs checkout cvs commit cvs update cvs add cvs remove People here take less than an hour to master CVS, at least for daily use (not administrative tasks). Yes, even I am blogging now!

                        T Offline
                        T Offline
                        Turtle Hand
                        wrote on last edited by
                        #24

                        Binaries are not available, I assume, due to the recent exploit. Josef Wainz Software Developer

                        D 1 Reply Last reply
                        0
                        • T Turtle Hand

                          Binaries are not available, I assume, due to the recent exploit. Josef Wainz Software Developer

                          D Offline
                          D Offline
                          Daniel Turini
                          wrote on last edited by
                          #25

                          Turtle Hand wrote: Binaries are not available, I assume, due to the recent exploit. I'd strongly recommend Cygwin[^] Yes, even I am blogging now!

                          1 Reply Last reply
                          0
                          • G Gavin Greig

                            If it's only for yourself, you can use SourceGear Vault (a commercial tool) free of charge. It would be worth having a look around the other commercial tools to see whether they offer anything similar. Gavin Greig "Haw, you're no deid," girned Charon. "Get aff ma boat or ah'll report ye." Matthew Fitt - The Hoose O Haivers: The Twelve Trauchles O Heracles.

                            L Offline
                            L Offline
                            leppie
                            wrote on last edited by
                            #26

                            Its the slowest useless piece of #$@# I have used. Takes ages to check out projects, then it fails to apply delta or something, doesnt work properly with different line endings.... top secret xacc-ide 0.0.1

                            1 Reply Last reply
                            0
                            Reply
                            • Reply as topic
                            Log in to reply
                            • Oldest to Newest
                            • Newest to Oldest
                            • Most Votes


                            • Login

                            • Don't have an account? Register

                            • Login or register to search.
                            • First post
                              Last post
                            0
                            • Categories
                            • Recent
                            • Tags
                            • Popular
                            • World
                            • Users
                            • Groups