在 2020年1月31日星期五 UTC+8上午3:05:05,Stefan写道: > > if you set the property from the command line, then your text is converted > by the console. > Also, the command line client treats all properties that don't start with > svn: as binary, not text. > TSVN however tries to determine whether the custom property value is text > or not and if it detects that it might be text, stores them in utf8 > encoding. >
Thank you very much for your reply. Great! I added "SVN:" to the front of the attribute, which can be parsed correctly! But in this way, I feel there will be conflicts with the original attributes of SVN. Is there a better way to display the custom attributes as text? -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/8c1ef7e4-60a3-4794-ba56-78dacf517f68%40googlegroups.com.
