[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-12 17:47:49 CET

In a message dated: Wed, 12 Mar 2003 17:13:46 +0100
"Sander Striker" said:

>> Permission denied
> ^^^^^^^^^^^^^^^^^
>
>Check your permissions.

Duh! Sorry about that :)

>[...]
>> This I *DON'T* have, at least I don't think so. What do I need to
>> add to my apache config for this?
>
>SVNAutoVersioning in your Location block.

Okay, I did that, and everything works, from a publishing POV. The
only problem I have is that the original .html file had newlines in
it, and when I "Publish"ed it using Mozilla, all the new lines were
removed from within the <body> tags so now I have a doc which looks
like:

| <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
| <html>
| <head>
| </head>
| <body>
| <a really, really, really long line which seems to never end...
| </body>
| </html>

I don't know if it was mozilla, Apache, or svn which stole my
newlines, but I can definitely say that any web developer who
experienced this would probably go ballistic :)

-- 
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 Wed Mar 12 17:49:31 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.