[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: Tue, 18 Jan 2011 16:59:33 -0600

On Jan 18, 2011, at 16:02, Daniela Rivas wrote:

> Ok the correct repository URL was
> http://localhost/prueba/trunk/index.html, so when I execute in a
> browser http://localhost/prueba/trunk/index.html, I get the first
> version of the file that i had, without seeing the changes that i did
> to the working copy, however the number of the revision has increased,
> because the commit was successful.
>
> http://localhost/prueba/trunk/index.html is the repository, it is not
> a working copy.
>
> It was a mistake to put http://localhost/prueba/index.html in the previous mail.

You mentioned before that you could "svn cat http://localhost/prueba/trunk/index.html" and you saw the correct updated version of the file. That should confirm that the repository does contain the changes.

If you still see the old version when you visit http://localhost/prueba/trunk/index.html in a web browser, then perhaps your web browser has cached the old version, and you should clear the browser's cache. And/or try a different web browser.
Received on 2011-01-19 00:00:20 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.