First time here? Check out the FAQ!

Revision history  [back]

Wing's version control integration assumes you use ssh to access the repository on bitbucket (or wherever) and an ssh agent that stores your private key so no password is needed with each operation.  If you clone the repository via the ssh: url (and not https) then I think it should work, as long as you also do ssh-add or add your private key to pageant if using putty on Windows for ssh.