Not recognizing binary file when adding gif file.
From: <smazzucato_at_ott-fortimail.com>
Date: 2005-05-04 21:31:16 CEST
I have the following directory structure:
A/B/C
and A/C is a soft link to A/B/C
With a gif file in A/B/C (such as A/B/C/d.gif and also viewable as A/C/d.gif )
svn add A/C/d.gif
svn: 'C' is not a working copy
but the file is added as shown in the A/B/C/.svn/entries file.
doing a svn propget svn:mime-type A/B/C/d.gif
If instead I add the file as follows
I get
A (bin) A/B/C/d.gif
and svn propget returns
application/octet-stream
My environment is
Gentoo 2005.0
svn, version 1.1.3 (r12730)
gcc (GCC) 3.3.5-20050130 (Gentoo Linux 3.3.5.20050130-r1, ssp-3.3.5.20050130-1, pie-8.7.7.1)
Hope this helps.
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.