Comment 2 for bug 967060

Revision history for this message
Jelmer Vernooij (jelmer) wrote : Re: [win32] `bzr add file` in git tree fails with traceback

I guess we'll either have to change bzrlib._walkdirs_win32._Win32Stat to have a st_uid member, or provide a custom index_entry_from_stat function.

Some help with writing such a function from somebody on Windows would be great, as I don't have a way to test here.