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

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

From: Bert Huijben <b.huijben_at_competence.biz>
Date: Mon, 20 Oct 2008 14:56:43 +0200

> -----Original Message-----
> From: Sander Rijken [mailto:sr_at_d-90.nl]
> Sent: maandag 20 oktober 2008 14:35
> To: b.huijben_at_competence.biz
> Cc: dev_at_subversion.tigris.org
> Subject: [PATCH] verify 'svn info' on added files/directories
>
> [[[
> 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.
> ]]]

Applied in r33777. (The other patch in r33776 as that was required for this one).

Thanks Sander, for creating the tests.

This shows an instance of missing working copy information noted on subconf. We have workarounds for this case in the workingcopy and client code.
(TortoiseSVN, Subclipse and AnkhSVN have their own workarounds for this missing information)

        Bert

---------------------------------------------------------------------
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:56:58 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.