Package: cvs2svn
Version: 1.3.0-1
Severity: normal

Hello

I use 
  cvs2svn \
        --encoding=ISO-8859-15 \
        --mime-types=/etc/mime.types \
        --eol-from-mime-type \
        -s cvsrepo svnrepo

to convert my old CVS repositories but the .gif files always end up with
svn:keywords and svn:eol-style set which is likely to break them.
According to the manual and that what I understand of the code this should
not happen as long as the mime-type does not match "text/*" which it clearly
does not:

Properties on 'src/htdocs/doc/pics/westend.gif':
  svn:mime-type : image/gif
  svn:keywords : Author Date Id Revision
  svn:eol-style : native

bye,

-christian-

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-15) (ignored: LC_ALL set 
to [EMAIL PROTECTED])

Versions of packages cvs2svn depends on:
ii  python                        2.3.5-2    An interactive high-level object-o
ii  rcs                           5.7-15     The GNU Revision Control System
ii  subversion                    1.1.4-2    advanced version control system (a

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to