As you can see below, this isn't the case, as the repository is not at the
virtual root of Apache, and the file is not at the root of the repository:
in CatBackground.ddl.svn-work:
"/svn/demo/!svn/ver/113/trunk/CorpInfo/Articles/General/CatBackground.ddl"
in httpd.conf:
<Location /svn>
DAV svn
SVNParentPath /home/svn
</Location>
I havent found yet the sequence of events that reproduce this consistently
from a fresh check out, but the problem has been creeping back pretty often
and once it's there it won't go away with just a wcprops cleanup. Any
ideas?
Thanks,
VnA
>
> > On Fri, 2004-06-25 at 17:57, Vianney wrote:
> >
> > > It appears that this 'cache' file, once created, is never updated
> > > unless I commit changes outside and update my working copy.
> >
> > The file's cache should be updated whenever you commit a change to the
> > file. It also gets updated when 'svn up' decides to update the file.
> >
> > Is this bug, perhaps, issue 1851?
> >
> > http://subversion.tigris.org/issues/show_bug.cgi?id=1851
> >
> > This bug is only known to happen when the repository is located at
> > apache virtual location "/", though. Is that how you have it set up?
> >
> > If you can reproduce it in some other way, then we need to dig deeper
> > and possibly file a new bug.
> >
> >
> >
> >
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 28 21:24:49 2004