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. Tortoise SVN - has anyone ever got the explorer overlay icons to work propertly?

Tortoise SVN - has anyone ever got the explorer overlay icons to work propertly?

Scheduled Pinned Locked Moved The Lounge
collaborationquestion
31 Posts 18 Posters 3 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 Member 96

    I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


    “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

    J Offline
    J Offline
    Jorgen Sigvardsson
    wrote on last edited by
    #9

    Microsoft apparently made changes to the shell in Vista, which made it hard/near impossible to get it right. I'm guessing it has something to do with caching, because it works after refreshing the folder contents and/or logging in and out.

    -- Kein Mitleid Für Die Mehrheit

    M 1 Reply Last reply
    0
    • M Member 96

      I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


      “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

      C Offline
      C Offline
      Christian Graus
      wrote on last edited by
      #10

      I don't believe I ever got it to properly store and retrieve my source code.

      Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

      M 1 Reply Last reply
      0
      • M Member 96

        I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


        “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #11

        John C wrote:

        Just me or...?

        Nope. Me too. Another reason to stick with XP. ;) Marc

        M 1 Reply Last reply
        0
        • A Aamir Butt

          May I suggest the best workaround available? Kill the TSVNCache process and everything will be fine. Your computer will be much faster as well. Although it is a service and it will be re-launched as soon as you kill it but you will be relieved for a good 15-20 seconds to find your computer in a zippy state :-\

          A Offline
          A Offline
          AspDotNetDev
          wrote on last edited by
          #12

          Now somebody just needs to make a background service that kills TSVNCache every 15-20 seconds. :)

          [Forum Guidelines]

          1 Reply Last reply
          0
          • M Member 96

            I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


            “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

            K Offline
            K Offline
            kmg365
            wrote on last edited by
            #13

            1.6.8 was the last good version. It's been crap ever since. I've had to "set machine back to earlier time" and re-install the older version 1.6.8 to get it to work since uninstall and cleaning the registry of debris it left doesn't work including the overlays. I suspect I will be with 1.6.8 until the mess is fixed once and for all.

            1 Reply Last reply
            0
            • M Member 96

              I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


              “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

              N Offline
              N Offline
              Nemanja Trifunovic
              wrote on last edited by
              #14

              Never had a problem with

              svn st -q

              utf8-cpp

              1 Reply Last reply
              0
              • M Marc Clifton

                John C wrote:

                Just me or...?

                Nope. Me too. Another reason to stick with XP. ;) Marc

                M Offline
                M Offline
                Member 96
                wrote on last edited by
                #15

                I *did* have the problem with XP and with Vista and with w7. Exact same problem no difference between any of those os's.


                “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                M 1 Reply Last reply
                0
                • M Maximilien

                  it worked very well, pre-vista, but they (Microsoft) decided to limit the number of explorer overlay available. anyway, most of the time it works well with vista (for me) and W7 (for cubicule buddies). M.

                  Watched code never compiles.

                  N Offline
                  N Offline
                  Nemanja Trifunovic
                  wrote on last edited by
                  #16

                  Maximilien wrote:

                  pre-vista, but they (Microsoft) decided to limit the number of explorer overlay available

                  The image overlay limit is set for any ImageList control (including the one that Shell uses) and it was only increased between the control versions: http://msdn.microsoft.com/en-us/library/bb761389(VS.85).aspx[^].

                  utf8-cpp

                  1 Reply Last reply
                  0
                  • C Christian Graus

                    I don't believe I ever got it to properly store and retrieve my source code.

                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                    M Offline
                    M Offline
                    Member 96
                    wrote on last edited by
                    #17

                    Hmmm...I've *never* had any problem with the actual functionality, only with the icon overlays.


                    “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                    C 1 Reply Last reply
                    0
                    • J Jorgen Sigvardsson

                      Microsoft apparently made changes to the shell in Vista, which made it hard/near impossible to get it right. I'm guessing it has something to do with caching, because it works after refreshing the folder contents and/or logging in and out.

                      -- Kein Mitleid Für Die Mehrheit

                      M Offline
                      M Offline
                      Member 96
                      wrote on last edited by
                      #18

                      Refresh doesn't make any difference, it seems to have a mind of it's own and I had the same problem in XP.


                      “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                      1 Reply Last reply
                      0
                      • W wolfbinary

                        The only thing I've found it reliable or good for is not working properly.

                        That's called seagull management (or sometimes pigeon management)... Fly in, flap your arms and squawk a lot, crap all over everything and fly out again... by _Damian S_

                        M Offline
                        M Offline
                        Member 96
                        wrote on last edited by
                        #19

                        Huh, I've never had any issues with it's core functionality, just this icon thing.


                        “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                        1 Reply Last reply
                        0
                        • A Aamir Butt

                          May I suggest the best workaround available? Kill the TSVNCache process and everything will be fine. Your computer will be much faster as well. Although it is a service and it will be re-launched as soon as you kill it but you will be relieved for a good 15-20 seconds to find your computer in a zippy state :-\

                          M Offline
                          M Offline
                          Member 96
                          wrote on last edited by
                          #20

                          Cool, I'll try that thanks.


                          “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                          1 Reply Last reply
                          0
                          • V Vasudevan Deepak Kumar

                            In other words it shows them as still needing a commit when I've already done it.

                            A couple of workarounds that filled the gap for me: 1) Navigate into one folder and Back to the original location. 2) ALT+TAB from the explorer window. These seem to be forcing Windows to repaint the view. My OS is Windows Server 2008 R2.

                            Vasudevan Deepak Kumar Personal Homepage
                            Tech Gossips
                            The woods are lovely, dark and deep, But I have promises to keep, And miles to go before I sleep, And miles to go before I sleep!

                            M Offline
                            M Offline
                            Member 96
                            wrote on last edited by
                            #21

                            Yes that helps sometimes but more often than not it makes no difference, even when I close and restart explorer. I'm thinking it's this cache process mentioned later that's the issue.


                            “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                            1 Reply Last reply
                            0
                            • M Mike Diack

                              We use Tortoise too, and have suffered the same problem. Having used several different source control management tools, I'm not convinced that Subversion is the great tool that so many seem to think it is.

                              M Offline
                              M Offline
                              Member 96
                              wrote on last edited by
                              #22

                              Subversion is rock solid here and has been for years, it's tortoise which has the issues and they are only with the icon overlay, it's core functionality is great.


                              “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                              Y T 2 Replies Last reply
                              0
                              • A Aamir Butt

                                May I suggest the best workaround available? Kill the TSVNCache process and everything will be fine. Your computer will be much faster as well. Although it is a service and it will be re-launched as soon as you kill it but you will be relieved for a good 15-20 seconds to find your computer in a zippy state :-\

                                J Offline
                                J Offline
                                J Dunlap
                                wrote on last edited by
                                #23

                                :laugh: Guess I must not be the only one who has problems with it huh? C'mon, don't hold back - tell us how you really feel! :-\

                                1 Reply Last reply
                                0
                                • M Member 96

                                  Subversion is rock solid here and has been for years, it's tortoise which has the issues and they are only with the icon overlay, it's core functionality is great.


                                  “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                                  Y Offline
                                  Y Offline
                                  Yayozama
                                  wrote on last edited by
                                  #24

                                  Same here. The only thing that gives problem is the TSvnCache wich get the 99% of my processor and I need to kill it.

                                  1 Reply Last reply
                                  0
                                  • M Member 96

                                    Hmmm...I've *never* had any problem with the actual functionality, only with the icon overlays.


                                    “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                                    C Offline
                                    C Offline
                                    Christian Graus
                                    wrote on last edited by
                                    #25

                                    I got roped into using it remotely, and had no end of trouble, but I suspect that was largely due to configuration on the other end. Anyhow, there were enough issues to make me hate it.

                                    Christian Graus Driven to the arms of OSX by Vista. Read my blog to find out how I've worked around bugs in Microsoft tools and frameworks.

                                    1 Reply Last reply
                                    0
                                    • M Member 96

                                      I've used it now through several versions, and also different versions of Windows and in every case it balks at updating the icon overlays after a commit. In other words it shows them as still needing a commit when I've already done it. Then it will randomly refresh for no apparent reason or not ever for no apparent reason. Just me or...?


                                      “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                                      R Offline
                                      R Offline
                                      RyanEK
                                      wrote on last edited by
                                      #26

                                      I have this problem all the time. I just do a "Clean up" on the folder and the icons are updated correctly.

                                      M 1 Reply Last reply
                                      0
                                      • R RyanEK

                                        I have this problem all the time. I just do a "Clean up" on the folder and the icons are updated correctly.

                                        M Offline
                                        M Offline
                                        Member 96
                                        wrote on last edited by
                                        #27

                                        Genius! Thank you very much, that worked perfectly. Cheers!


                                        “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                                        G 1 Reply Last reply
                                        0
                                        • M Member 96

                                          I *did* have the problem with XP and with Vista and with w7. Exact same problem no difference between any of those os's.


                                          “If you want to build a ship, don't drum up people together to collect wood and don't assign them tasks and work, but rather teach them to long for the endless immensity of the sea” - Antoine de Saint-Exupery

                                          M Offline
                                          M Offline
                                          Marc Clifton
                                          wrote on last edited by
                                          #28

                                          John C wrote:

                                          I *did* have the problem with XP

                                          Hmmm...I seem to recall my problems started when I moved to Vista, but that may have coincided with a Tortoise update as well. Marc

                                          J 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