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".


Reply via email to