Re: HTML pages in subversion
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-04-23 14:46:50 CEST
On Wednesday, April 23, 2003, at 02:36 AM, Elias Sinderson wrote:
> Hi,
you need to set the svn:mime-type property on the file to text/html.
something like:
$ svn pset svn:mime-type text/html my-html-file.html
-garrett
---------------------------------------------------------------------
|
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.