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

Re: Recovering history after misconfiguring svnserve "anon-access = none"

From: Mark Phippard <markphip_at_gmail.com>
Date: Sat, 16 May 2009 11:19:22 -0400

On Sat, May 16, 2009 at 10:54 AM, Edward Ned Harvey
<edward.harvey_at_patni.com> wrote:

> When I access the repository via http:// , everything works fine.  And I can
> see the complete “log” history, including the usernames and comments for all
> the past commits.
>
> When I access the repository via svn://, things are half-fine.  I can do all
> my authenticated updates/commits etc, and I can see usernames/comments for
> commits that happened via either http:// or svn:// without the
> misconfiguration.  But I cannot see the “log” history for any commits that
> happened while I was neglecting the “anon-access = none”   This information
> is obviously present in the repository, as evidenced by the fact that it’s
> visible via http://

Are you using TortoiseSVN to do this? It has a cache of log data and
it probably needs to be recreated. There is no other way this could
happen. If you see the right data via http, then the repository is
fine and there is no way it will not return the correct data.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2281220
Received on 2009-05-16 17:19:40 CEST

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.