First of all, seems that if I select "Auto detect encoding of local file" in ssexp (new in VSs 2005 I think), the "ssphys info" command reports file as binary.

Correction: if file type is marked to be "Unicode (UTF-8)", "Unicode", or "Unicode (Big Endian)", the file is reported to be binary (flags 102 in every case, no idea yet what the 100 means - maybe that some extended info must be looked at)

Plus, seems that "locked" and "checked-out" flags are switched in code:
Check out && allow multiple checkouts results Flags = 101 (ssphys info reports <CheckedOut>0</CheckedOut> and <Locked>1</Locked>), checkout with "Allow multiple checkouts" cleared results 141 (normal flags of file == 100)

--
Gert

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
vss2svn-users mailing list
Project homepage:
http://www.pumacode.org/projects/vss2svn/
Subscribe/Unsubscribe/Admin:
http://lists.pumacode.org/mailman/listinfo/vss2svn-users-lists.pumacode.org
Mailing list web interface (with searchable archives):
http://dir.gmane.org/gmane.comp.version-control.subversion.vss2svn.user

Reply via email to