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

Re: still inconsistent, file in repository, but not in wc

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-22 00:14:21 CEST

Branko ÄŒibej <brane@xbc.nu> writes:

> >For this particular problem the regression test appears to exist
> >already, there is something called update_missing in update_tests.py.
> >Unfortunately it's disabled, and has been since r192.
> >
> Surely that number's wrong? :-)

Nope, it really is prehistoric

$ svn diff -r191:192 subversion/tests/clients/cmdline/update_tests.py
Index: subversion/tests/clients/cmdline/update_tests.py
===================================================================
--- subversion/tests/clients/cmdline/update_tests.py
+++ tmp.4624.00001 Wed Aug 21 23:11:12 2002
@@ -405,7 +405,7 @@
 test_list = [ None,
               update_binary_file,
               update_binary_file_2,
- update_missing
+ # update_missing
              ]
 
 if __name__ == '__main__':

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 22 00:14:54 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.