i setup 5 different repos from 5 different people .. i want to setup someone else's computer exactly like mine ... can i transfer this setup of directories, bookmarks, etc, from sourcetree, to someone else's computer?
I have the same question, and am likewise on Windows. Any suggestions ?
Hi Ed,
We get asked this question quite often. The problem is that your bookmarks file is relative to the directory structure of that user. We use absolute paths rather than relative paths meaning they're seen as /Users/Ed/Some/Location. This does mean you could technically copy the bookmarks file and do a find/replace, but you'd also need the repositories in the same location as yourself, too.
The bookmarks file is in ~/Library/Application Support/SourceTree/browser.plist. If you've got an editor that can support this (it's just XML) then you can open it up and see the paths. Copying this file and using it as a basis will help, then as I say, just do a find/replace and copy over the repositories and technically it should work fine.
Hope that helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.