Re: [PATCH] issue 2154 - svn blame on a directory over DAV does not
From: VK Sameer <sameer_at_collab.net>
Date: 2005-02-26 02:38:40 CET
kfogel@collab.net wrote:
OK, will add that mental check :)
> I'm trying to interpret the comment. What is the "status" being referred
Yes.
>>Index: subversion/tests/clients/cmdline/blame_tests.py
> I would expect this test to fail when the server is running under Windows,
Yes, except I don't understand why there is a '/' or a '\' being
> However, I think that call to svn_path_local_style() is probably not
OK, thanks, will add that in future error messages.
> I haven't used the for/else trick in Python before.
I picked it up from an existing test (in commit_tests.py?) - it's a pretty
> I realize there's a lot of other test suite code that
Yes, it's a lot nicer than setting up a variable and testing its value at
>>Index: subversion/libsvn_repos/rev_hunt.c
Sorry, missed that.
> Also, I don't think the svn_path_local_style() call is appropriate here,
Yes, but if a user typed "svn blame A", it makes the error clearer if the
> Second, the local style of the server may be different from that of the
Ah, so that's why svn_path_local_style() didn't work as I expected.
> I'll wait till Ben comes in, then look at it with him and Justin. No need
Thanks for applying the patch (based on reading a future email :)).
Regards
PS: Any xx54 issue is henceforth not considered bite-sized :)
---------------------------------------------------------------------
|
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.