In Windows 7 32bit, only files with "english" filenames are commited into repository (synced), while those with special characters (code page 1250 in my case) are ignored (even not added to SVN). I thought VS 2010 uses unicode encoding under all conditions, so I am confused, why this could be possible - but I experience it.
Another minor issue I have with BBox: when I want to delete any file, which was commited before, it is almost impossible, becase autocommit feature updates it back from the repository. The only way I found is to commit this change (deletion) by separate SVN client.