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

Re: Editing svn config - bug with comments?

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2005-11-29 15:11:43 CET

On 11/29/05, Pete Mounce <Peter.Mounce@whitbybird.com> wrote:
> I suspect this is one of those report-it-to-the-svn-list bugs.

I wouldn't report it there either :)

> I have lines like:
>
> *.sql = svn:mime-type=text/plain;svn:eol-style=native #sql

illegal line: with '#' you can only comment whole lines. If the '#' is
not at the beginning of a line, it's treated as a normal char (per
definition of the format of Subversion config files).

Stefan

--
       ___
  oo  // \\      "De Chelonian Mobile"
 (_,\/ \_/ \     TortoiseSVN
   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
   /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Nov 29 15:16:02 2005

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

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