svn switch regression bug
From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-17 23:40:09 CET
Here's a simple recipe, I think, for a 'svn switch' bug.
1. checkout /trunk from svn's repository.
2. svn switch \
U doc/book/book/ch03.xml
At this point, your working copy's 'doc/book/' subdir should be
If you run 'svn info -R doc/book/ | grep Url', you'll notice that
cat doc/book/.svn/wcprops/* | grep /repos
... then notice that all of the ra_dav cache values (the "wcprops")
I swear this is a regression. In fact, I swear that I fixed this bug
This bug has already bitten Justin and Fitz. I guess I need to file
---------------------------------------------------------------------
|
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.