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

Re: I can not do a svn commit

From: Ryan Schmidt <subversion-2011a_at_ryandesign.com>
Date: Thu, 20 Jan 2011 16:35:19 -0600

On Jan 20, 2011, at 08:58, Daniela Rivas wrote:
> On Wed, Jan 19, 2011 at 8:17 PM, Ryan Schmidt wrote:
>> Please confirm these points from above:
>>
>> * You are able to see the correct updated content by running "svn cat http://localhost/prueba/trunk/index.html" on the command line.
>>
>> * You are able to see the correct updated content by visiting "http://localhost/prueba/trunk/index.html" in a web browser whose cache has been cleared.
>
> Yes, I am able to see the correct updated content by running "svn cat
> http://localhost/prueba/trunk/index.html" on the command line.
>
> I am able to see the content by visiting
> "http://localhost/prueba/trunk/index.html",

Ok, then it sounds like that's working correctly.

> but not like a HTML web
> site, I am able to see the code HTML with the tags in plain text on a
> browser whose cache has been cleared.

That's also correct. If you wanted to see it as a rendered web page, you would need to set the "svn:mime-type" property of that index.html file to the value "text/html".
Received on 2011-01-20 23:36:11 CET

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.