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

repository global mimi-types

From: Peter Kennard <peterk_at_livingwork.com>
Date: 2006-12-06 23:05:02 CET

Yes, I'm a newbie - used CVS before :)

I want to implement repository global mime-types so I don't get
unexpected EOL problems across platforms.

There is a huge list of suffi that are "text" and I would like to
somehow enforce this automaticly on so when a user adds a .java (.cpp
.c .h .hpp .txt ...) file (etc) it is registered as text with no
explicit action required by the user.

ie: there a way to specify this globally for an entire repository or
recursive for an entire subtree?

A search indicates this may not be possible (I can't believe this was
overlooked in the initial design :)

Is it?

(The same also would be desirable for other properties like ignoring
all ".o" files in a subtree by default :)

Can it be implemented using any of the hook scripts (properly?)

Thanks!

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 6 23:05:57 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.