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

Re: svn commit: rev 3614 - trunk/subversion/libsvn_client trunk/subversion/tests/clients/cmdline

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-11-01 22:38:14 CET

philip@tigris.org writes:

> Author: philip
> Date: 2002-11-01 15:11:03 -0600 (Fri, 01 Nov 2002)
> New Revision: 3614
>
> Fix a bug in the test for revert of directories that are both scheduled
> for addition and missing. It's obviously not a very good test as it was
> passing!

OK, two problems. First, if I have a working copy item that is
scheduled for addition or deletion, but it is missing in the working
copy, then status shows

! foo

so it doesn't display the scheduling. Now I can use 'svn info' to get
the information so I suppose it's not a huge problem.

Second, the regression test framework fails to detect problems with
the working copy when the status is "!", hence the erroneously passing
test. I've never delved too deeply into the test suite mechanics,
could someone comment on how hard/easy that is likely to be to fix?

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 1 22:39:17 2002

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.