[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

directory-based auto-props

From: Sven Brueggemann <SBrueggemann_at_gmx.net>
Date: 2006-07-05 22:55:12 CEST

Hello,

I need to import quite a large project. It's files are organized
in several directories and the filenames have over a hundred
different extensions. Binary files are always in different
directories than textual files.

During the import, I need to set the svn:eol-style property to
"native" on textual files. How can I accomplish that?

With an auto-prop "* = svn:eol-style=native" the import fails
on binary files. A file name pattern dir/* doesn't seem to
work or I don't get the syntax right.

Any hints?

I already considered setting eol-style after the import but
that drastically increases the repository size, so if
possible, I'd like to set it during import.

Kind regards

Sven

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jul 5 22:56:38 2006

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.