Codestriker is an open-sourced web application which supports online code reviewing. Traditional document reviews are supported, as well as reviewing diffs generated by an SCM (Source Code Management) system and plain unidiff patches. There are integration points with CVS, Subversion, Clearcase, Perforce, Visual SourceSafe and Bugzilla. There is a plug-in architecture for supporting other SCMs and issue tracking systems.
When I trying to convert from VSS, some cyrillic letters in directory names isn't converted correctly.
For example, russian letter 'И' (0xC8 in windows1251 codepage) is converted to question mark ('?').