Commit Graph

12 Commits

Author SHA1 Message Date
Matt Burke f05830a826 Added TODO note. 2010-10-05 15:23:11 -04:00
Matt Burke 22c546c7e9 Updated todos. 2010-02-12 09:25:28 -05:00
Matt Burke 65056ac062 Revised TODO list. 2010-02-03 13:29:48 -05:00
Matt Burke ca46a01952 Fixed a problem with shelving.
The problem was that repeated uses of the shelve command failed.
This was happening because the first invocation would leave all of
the files in the working directory. Subsequent invocations would
make TFS try to store files there, fail, and think that it didn't
have local copies of anything, so it wouldn't check the files out.

The problem was fixed by telling TFS that it really should get the
latest source files.

I also updated the readme and some other things to indicate that
the shelve command works now.
2009-12-01 15:29:01 -05:00
Matt Burke 88fcfcc2db Improved debug output. Added a todo. 2009-08-17 18:28:34 -04:00
Matt Burke 82c1c00c3c Made git-tfs case-insensitive when fetching. 2009-08-11 10:01:06 -04:00
Matt Burke 0799dda13f Added a bug to the TODO file. 2009-08-06 16:14:22 -04:00
Matt Burke 84f18b4bc5 Removed old bug information. 2009-07-29 12:05:48 -04:00
Matt Burke 5a0e1a50c6 Got my test repository to clone perfectly. :) 2009-07-29 12:05:12 -04:00
Matt Burke 27a154ca68 Added more details about the bugs I found. 2009-07-28 14:22:43 -04:00
Matt Burke 5e0222481a Threw a bunch of stuff at the wall. 2009-06-29 09:09:43 -04:00
Matt Burke d7dc7ead3d Created my plan! 2009-06-26 08:36:37 -04:00