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. Ankh or Visual?

Ankh or Visual?

Scheduled Pinned Locked Moved The Lounge
comcollaborationquestion
34 Posts 27 Posters 4 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.
  • Mike HankeyM Mike Hankey

    Ankh...I've been using for about 6 mos. and I like it! Plays nice with visual and it's free. Mike

    "It doesn't matter how big a ranch ya' own, or how many cows ya' brand, the size of your funeral is still gonna depend on the weather." -Harry Truman.


    Semper Fi http://www.hq4thmarinescomm.com[^] My Site

    G Offline
    G Offline
    gablock
    wrote on last edited by
    #24

    I agree. The latest version of Ankh is very good, and the price is right. I actually use both - Tortoise in Explorer and Anhk in Visual Studio. Both are great products. If you haven't used Ankh in a while, I suggest a fresh look may be worthwhile.

    K 1 Reply Last reply
    0
    • P peterchen

      unless you expect an INTEGRATED development environment :)

      Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

      S Offline
      S Offline
      Sarsipius
      wrote on last edited by
      #25

      peterchen wrote:

      unless you expect an INTEGRATED development environment

      In which case, you could just integrate Tortoise with VS on your own quite easily, and it works really well: http://blog.vorpal.cc/category/development/tortoisesvn-in-visual-studio.html[^] :-D

      1 Reply Last reply
      0
      • G gablock

        I agree. The latest version of Ankh is very good, and the price is right. I actually use both - Tortoise in Explorer and Anhk in Visual Studio. Both are great products. If you haven't used Ankh in a while, I suggest a fresh look may be worthwhile.

        K Offline
        K Offline
        Kevin McFarlane
        wrote on last edited by
        #26

        In my last contract I started with Tortoise and near the end additionally used Ankh (2.x). Both were fine, though I understand Ankh 1.x was ropey, but I never used that. Current contract is back to SourceSafe. :(

        Kevin

        1 Reply Last reply
        0
        • P peterchen

          SVN, that is.

          Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

          K Offline
          K Offline
          kirsty pollock
          wrote on last edited by
          #27

          Tortoise + Visual SVN is pretty damned good. Never eve heard of Ankh, though...

          1 Reply Last reply
          0
          • P peterchen

            unless you expect an INTEGRATED development environment :)

            Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

            F Offline
            F Offline
            Fabio Franco
            wrote on last edited by
            #28

            I use both Ankh AND Tortoise. While VS Intagration of Ankh might be useful, it is dismissable and for me is just some superfluous thing. In fact, while using both Ankh and Tortoise I noticed that Ankh many times missed some commits. What I'm saying is that when I did a commit on the entire Solution, not all changes were committed. I noticed this when I was browsing the Project Directory in Windows Explorer and noticed it still had pending changes in it. After I refreshed the project on VS, I saw that indeed the Solution commit did not commit all the changes. IMO the bottom line is that Ankh is nice, but not really necessary, and sometimes can cause some strange behaviour. Tortoise has all you need and it is easy to use. I wouldn't install Ankh again if I had to reinstall VS. Regards, Fábio

            M 1 Reply Last reply
            0
            • P peterchen

              SVN, that is.

              Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

              M Offline
              M Offline
              MurphTheGreat
              wrote on last edited by
              #29

              On my team we used Ankh for a while, but discontinued use because we found it to be too much of a drag on performance (every time you create or delete a file in VS, there is a huge delay). Also, ankh seemed to get buggy every so often and screw up the working copy. Plain old tortoise has done well for us.

              1 Reply Last reply
              0
              • I in9mar

                A lot of the previous posts suggest Tortoise. Tortoise is clearly a great extension of the Windows Explorer, a must have for SVN source control; however, it does nothing to Visual Studio, so is kind of missing the point of the discussion a little. I use AnkhSVN in VS, and they recently released a completely new redesigned version, it works fast and reliable now - and it is open source, so fine for me. I tried VisualSVN for a little while but stopped using it, forgot why. In either case both do not integrate with Trac, but Tortoise does, so I see in VS what is changed via Ankh, but use Tortoise to check in.

                M Offline
                M Offline
                MurphTheGreat
                wrote on last edited by
                #30

                I tried the latest version with my team's project... still too slow and occasionally buggy. It ended up being more hassle than IDE integration is worth to fix things when it would occasionally corrupt the working copy.

                1 Reply Last reply
                0
                • P peterchen

                  SVN, that is.

                  Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                  B Offline
                  B Offline
                  BoneSoft
                  wrote on last edited by
                  #31

                  The real question is free Studio integration or not. Ankh bugs me on occasion, but overall it's a good tool. Visual SVN I haven't tried, but I assume it's a better product.


                  Visit BoneSoft.com for code generation tools (XML & XSD -> C#, VB, etc...) and some free developer tools as well.

                  1 Reply Last reply
                  0
                  • P peterchen

                    SVN, that is.

                    Burning Chrome ^ | Linkify!| FoldWithUs! | sighist

                    A Offline
                    A Offline
                    Ali Ozgur
                    wrote on last edited by
                    #32

                    I use both Ankh and TortoiseSVN. Current version of Ankh seems to be stable and performs well compared to previous versions.

                    Ali Ozgur Software Developer
                    Founder of PragmaSQL Editor for pragmatic developers Pragmatic Developer's Blog

                    1 Reply Last reply
                    0
                    • F Fabio Franco

                      I use both Ankh AND Tortoise. While VS Intagration of Ankh might be useful, it is dismissable and for me is just some superfluous thing. In fact, while using both Ankh and Tortoise I noticed that Ankh many times missed some commits. What I'm saying is that when I did a commit on the entire Solution, not all changes were committed. I noticed this when I was browsing the Project Directory in Windows Explorer and noticed it still had pending changes in it. After I refreshed the project on VS, I saw that indeed the Solution commit did not commit all the changes. IMO the bottom line is that Ankh is nice, but not really necessary, and sometimes can cause some strange behaviour. Tortoise has all you need and it is easy to use. I wouldn't install Ankh again if I had to reinstall VS. Regards, Fábio

                      M Offline
                      M Offline
                      Muhammad Mazhar
                      wrote on last edited by
                      #33

                      Tortoise is the best

                      Share your experience with others Check my Blog...

                      1 Reply Last reply
                      0
                      • N Nemanja Trifunovic

                        Command line client.

                        Programming Blog utf8-cpp

                        J Offline
                        J Offline
                        John Oxley
                        wrote on last edited by
                        #34

                        telnet. actaully nc, telnet funges escape characters for you...

                        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