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

Re: problems with checking a text file: svn thinks that it is a binary

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Sat, 20 Sep 2008 16:32:46 -0500

On Sep 20, 2008, at 2:54 PM, baz themail wrote:

> I am going through the svn-book.pdf and I cannot understand how to
> set the auto properties, thats why i send the question to the group
> and hoping to find some help.

http://svnbook.red-bean.com/en/1.5/
svn.advanced.props.html#svn.advanced.props.auto

In the config file, you set "enable-auto-props = yes", and then edit
the mappings in the [auto-props] section.

> I see that it mention the "config" file but where is it located? I
> cannot find it from the standard server installation for 1.5.2. I
> am not sure if the book mention it or not.

http://svnbook.red-bean.com/en/1.5/
svn.advanced.confarea.html#svn.advanced.confarea.layout

"The first time the svn command-line client is executed, it creates a
per-user configuration area. On Unix-like systems, this area appears
as a directory named .subversion in the user's home directory. On
Win32 systems, Subversion creates a folder named Subversion,
typically inside the Application Data area of the user's profile
directory (which, by the way, is usually a hidden directory).
However, on this platform, the exact location differs from system to
system and is dictated by the Windows Registry."

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-20 23:33:11 CEST

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.