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

Re: Silly Mozilla question.

From: Paul Lussier <pll_at_lanminds.com>
Date: 2003-03-14 15:56:23 CET

In a message dated: Thu, 13 Mar 2003 20:34:16 PST
Greg Stein said:

>Given that you're adding files via Mozilla, then nothing is ever going to
>set that property. But you *can* still get it set if you check out a
>working copy(*), set them, and commit the propchange back:
>
>$ svn co http://host.name/repos/path/to/html/files wc
>$ cd wc
>$ svn propset svn:mime-type text/html *.html
>$ svn commit -m "set the MIME type to text/html"
>
>And away you go :-)

Oh hey! Lookey there :) I just set the mime-type and committed, then
looked at the file via mozilla (well, galeon really) and it's "back
to normal".

Thanks for the tip!

-- 
Seeya,
Paul
--
Key fingerprint = 1660 FECC 5D21 D286 F853  E808 BB07 9239 53F1 28EE
	It may look like I'm just sitting here doing nothing,
   but I'm really actively waiting for all my problems to go away.
	 If you're not having fun, you're not doing it right!
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 14 15:57:05 2003

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.