You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Ben Collins-Sussman <su...@collab.net> on 2004/06/28 20:53:01 UTC

Re: wcprops files getting out of date.

[keeping this on the dev list]

On Mon, 2004-06-28 at 13:47, Vianney wrote:
> 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?

No, but I'm dying to figure out how to reproduce it.  Whatever is
happening to your system is *incredibly* rare.

Here's what would be useful:  'svn up' your working copy, edit a file,
then use ethereal to trace an 'svn commit'.  I'd like to see the exact
message being sent back by the server.



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org