John SimonsJohn Simons

  1. 136 votes
    Vote 0 votes Vote Vote
    Vote
    Sign in
    Check!
    (thinking…)
    Reset
    or sign in with
    • facebook
    • google
      Password icon
      I agree to the terms of service

      You'll receive a confirmation email with a link to create a password (optional).

      Signed in as (Sign out)
      You have left! (?) (thinking…)
      under review  ·  6 comments  ·  AnkhSVN - General  ·  Admin →
      John SimonsJohn Simons gave this 3 votes  · 
    • 64 votes
      Vote 0 votes Vote Vote
      Vote
      Sign in
      Check!
      (thinking…)
      Reset
      or sign in with
      • facebook
      • google
        Password icon
        I agree to the terms of service

        You'll receive a confirmation email with a link to create a password (optional).

        Signed in as (Sign out)
        You have left! (?) (thinking…)

        Such third party UI components would have to be separate Visual Studio packages. The Visual Studio license prohibits us to create our own plug-in infrastructure next to the existing Visual Studio extensibility.
        We have some plans to connect with third party bugtrackers at the data (non-UI) level, as we assume that would be safe.

        John SimonsJohn Simons gave this 3 votes  · 
      • 239 votes
        Vote 0 votes Vote Vote
        Vote
        Sign in
        Check!
        (thinking…)
        Reset
        or sign in with
        • facebook
        • google
          Password icon
          I agree to the terms of service

          You'll receive a confirmation email with a link to create a password (optional).

          Signed in as (Sign out)
          You have left! (?) (thinking…)

          The update window is a modal dialog. If we were to keep this open, there’s no way to use Visual Studio without closing it.
          We will need to add another way to take a look at recent changed made by others by either caching the updated files list, or the before/after revision and showing the log messages between the two.

          Note that updates are logged to the Subversion page of the output window.

          John SimonsJohn Simons commented  · 

          I understand the problem with the modal dialog and not being able to do anything with VS until is closed.
          Why don't you create a new tab in the Pending Changes window, instead of using a modal dialog. this tab would contain the info you currently display on the modal dialog + Show Changes + one column with the name of the user that did the change + view history :)
          By a new tab I mean a 5th vertical tab on the left.
          John

          John SimonsJohn Simons gave this 3 votes  · 

        Knowledge Base and Helpdesk