FeedbackWorkshop » History » Version 1

Version 1/13 - Next ยป - Current version
Luis Figueira, 2011-03-16 04:39 PM
Added Mark's Comments


Feedback from the 16/March Workshop

code.soundsoftware

h2 EasyHg

  • On re-run (after install), it opens "Open Repository" dialog, but the default local Mercurial repostitory location is C:/Program Files (x86)/EasyMercurial, but should be e.g. C:/Users/[username]/My Documents (at least for 64-bit Windows 7).
  • Entering a name then typing enter gives an error message - reason code missing
  • Remote repository defaults to " C:/Program Files (x86)/EasyMercurial"
  • Local folder defaults to C:/Users/markp, should default to C:/Users/markp/My Documents
  • Local folder browse doesn't start from right place. E.g. Folder is " C:/Users/markp/My Documents/ ", click "Browse", shows C:\Program Files (x86)\EasyMercurial instead.
  • On windows, can't select a folder with "Browse" unless it exists, so why complain that it already exists? It now says I cannot clone to it!
  • On cancel, Open Repository dialog forgets past state.
  • What "password" do I type? Is this for my PC or for the repository, or creating a new one for the project?
  • Clone succsessful - more details is now wide enough (or should wrap text)
  • .hg directory not hidden on windows - should tell people to ignore it!
  • Commit to "local" repository - why? In Commit files dialog, maybe say its going to the local repository. Also, what is the "default branch"?
  • Commit doesn't use file selection, uses all files. (Can commit individually with right-click).
  • keyboard shortcuts don't work on right-click menus, e.g. right-click button then "d" should to diff.
  • Push should warn on modified, uncommitted files. (Currently allows push with modified files).
  • Pushed 1 changeset dialog details text is too small.
  • Folder dialog uses "/" not "\"?
  • Why does "open" say "Clone successful"? Does "open" = "Clone"?
  • Commit files dialog box doesn't close on enter. Also can't use TAB to get to enter button. What's keyboard shortcut to committ?
  • On commit, I get Command Failed:
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    warning: code.soundsoftware.ac.uk certificate not verified (check web.cacerts config setting)
    abort: authorization failed
    
    If not authorized, suggest ask the project manager to make sure you have access rights.