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

Re: Guidlines for setting of config file for Subversion dev

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-03 22:14:15 CEST

Mark Phippard wrote:
> I couldn't find anything in HACKING for this. Is there a standard config
> file you like committers to use when working on Subversion? I am mostly
> thinking about auto-props. When I commit the EBCDIC port on Monday there
> will be a handul of new files added. I would like to get the settings
> right the first time.
>
> I can obviously just look at some of the other files, and set the props
> manually, but I would prefer to do it right.

There is no standard - I suspect many people find auto-props an incomplete
solution, and thus do not bother to use them at all.

My impression of the unspoken consensus is:

Set/edit svn:ignore as necessary.
Set svn:eol-style=native on text files.
Make sure that svn:mime-type=application/octet-stream is set on binary
files.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 3 22:16:14 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.