summaryrefslogtreecommitdiff
path: root/doc/design/assistant/blog/day_262__catching_up.mdwn
blob: 8158a34c62e3f57964ab11bef72a1f91b2465ee2 (plain)
1
2
3
4
5
6
7
8
9
Spent some time today to get caught up on bug reports and website traffic.
Fixed a few things.

Did end up working on Windows for a while too. I got `git annex drop`
working. But nothing that moves content quite works yet..

I've run into a stumbling block with `rsync`. It thinks that
`C:\repo` is a path on a ssh server named "C". Seems I will need to translate
native windows paths to unix-style paths when running rsync.