0

svnkit 1.7.5javaAPIを使用しています。問題は、ダウンロードしたmimeタイプのファイルを取得できないことです。

このリンクを試しましたが、「fileProperties」にMIME_TYPEが含まれていません。次のプロパティが含まれています-

-File property: svn:entry:revision=2802 
-File property: svn:entry:checksum=435f2f0d33d12907ddb6dfd611825ec9 
-File property: svn:wc:ra_dav:version-url=/repos/svnkit/!svn/ver/2795/trunk/www/license.html    
-File property: svn:entry:last-author=alex 
-File property: svn:entry:committed-date=2006-11-13T21:34:27.908657Z 
-File property: svn:entry:committed-rev=2795

また、filePropertiesをマップにすることはできません。代わりに、SVNKitオブジェクトである必要があります。そのgetFile()メソッドには次のシグネチャがあります。

getFile(String, long, SVNProperties, OutputStream)
4

0 に答える 0