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

RE: Setting svn:eol-style

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-12-04 00:09:04 CET

On Wed, 2003-12-03 at 14:45, Rusk, Patrick wrote:
> > Yes, it's a new feature in your ~/.subversion/config file,
> > not yet documented in the Book. Enable the "auto-props" feature
> > and set patterns accordingly. Any time you 'svn add' a text file,
> > it will automatically set properties for you. Here's the excerpt
> > from a modern ~/.subversion/config file:
>
> This could be a beautiful thing. However, I have created such a
> directory and file as "C:\Documents and Settings\RuskP\.subversion\config",
> which seems the most logical place (being the same location as ".java",
> ".javaws", and ".jpi_cache") and it appears to be ignored.

You don't need to hand-create the configuration area. The svn libraries
create it for you. Your task is to find the *existing* one, not create
a new one. On win32, it's not in a directory called .subversion. It
lives in %APPDATA%/Subversion/

Take a look at the relevant sections of chapter 6.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Dec 4 00:09:52 2003

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.