Re: svn commit: r1362739 - /subversion/trunk/subversion/tests/cmdline/basic_tests.py
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 18 Jul 2012 09:51:51 +0100
"Bert Huijben" <bert_at_qqmail.nl> writes:
> In 1.6 all these cases worked because we found a .svn directory with
The 1.6 behaviour could be considered a bug. Following unversioned
svnadmin create repo
wc/A/f is a versioned file; the content can be accessed through a
Now consider:
echo new-f > wc/A/f
wc/A/g1 is versioned so status shows the status of wc/A/g1 not wc/A/f
What about the unversioned wc/A/g2? The new 4193 tests seem to assume
How should wc/B2/g1 behave? wc/B2 is unversioned but wc/B2/g1 points to
-- Cerified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-07-18 10:52:31 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.