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

[PATCH] verify 'svn info' on added files/directories

From: Sander Rijken <sr_at_d-90.nl>
Date: Mon, 20 Oct 2008 14:34:56 +0200

[[[
Verify that added files/directories return basic properties on info.

* subversion/tests/cmdline/info_tests.py
  (info_on_added_file): new testcase, verify that repository root and
   uuid are set on added file.
  (info_on_mkdir): new testcase, verify that repository root and
   uuid are set on new directory created using 'svn mkdir'.
  (test_list): Add above tests as XFails, they fail because there is
   no Repository UUID in these specific cases.
]]]

-- 
Sander Rijken
<sander_at_open.collab.net>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org

Received on 2008-10-20 14:35:13 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.