Tim Abell

Results 106 comments of Tim Abell

I'm getting this too all of a sudden (also on VSTS). Setting up an authors file is an extra overhead I could have done without :-(

having a look into it now, so far I've established that `GroupSecurityService.ReadIdentity` is returning `null`. Could this be why? Or am I looking at the wrong thing. https://msdn.microsoft.com/en-us/library/microsoft.teamfoundation.server.igroupsecurityservice%28v=vs.120%29.aspx > Note:...

Aaaaaah that completely threw me, I was aware of #837 but not #804. It's probably worth considering what the plan is for supporting older TFS installs, as the VSTS team...

I've tried reverting that patch locally, and the newer `IIdentityManagementService.ReadIdentity()` also returns null :-/

Think I've got this working locally, I'll try and get a PR together.

Just noticed this also applies to `shelve-list`. Less important though. The above PR doesn't fix it (I'm already running that code)

I've done a bit of experimenting with using the visual studio online tfs hosting, and some new tfs repositories, building up the bare minimum to see what breaks it. It...

Well that's interesting. While building up a minimal test case in TFS I seem to have tripped over something. When I renamed `dev` to `wibble` everything looked fine, but when...

@spraints can we re-open this, as although you can now get the rest of the shelveset I'm losing the deletion of a folder when retrieving a shelved change. Current trace:...