Make sure you download the 1.6.1 version as that is really the latest:
SourceTree 1.6
Enhancements
All new file status view
Improved diff view
New view configurations
Cleaner user interface
All new welcome wizard
SourceTree 1.6.1
Bugfixes
SRCTREEWIN-1902: Fix crash bug when trying to create a new repo from hosted repos screen
SRCTREEWIN-1915: Fix a rare crash bug which could happen when closing/re-opening a repository
SRCTREEWIN-1894: Staging/unstaging will get ‘stuck’ and not refresh the file list if you turn on ‘always display full console output’ when performing these operations. The refreshing now happens regardless of whether that option is turned on or not.
SRCTREEWIN-1897: Fix a crash bug when listing Stash repos from hosted repos list.
Confirming removing files now shows the file names in a list so you know which files you’re removing
SRCTREEWIN-1909: Can now commit files if committing individually even if they’re at the root and not using staging (so either Mercurial, or no staging mode in Git)
It is the second – italic – paragraph what I always forget. Thanks Mark Embling!
To move a file or set of files using tortoise, right-click-and-drag the target files to their destination and release the right mouse button. The popup menu will have a ‘SVN move versioned files here’ option.
Note that the destination folder must have already been added to the repository for the ‘SVN move versioned files here’ option to appear.
For my reminder list: lots of people forget to checkin/undo changes in TFS of stuff automatically checked out by Visual Studio when investigating a problem in their program.
This shows how to view changes made by other users (always in other workspaces because they are not you).
You can do it from Visual Studio, of with the tf command line tool.
I had my userid jeroenp show on all my commits, issues and other activity on BitBucket, though in SourceTree, hg config, gitconfig, etc I had configured my full name.
hg flow -y -f init
abort: No module named ConfigParser!
Full error message (the middle line is funny “flow: Flow was already initialized for workspace:”):
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters