Re: svn propedit cannot chdir
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-08-13 14:28:12 CEST
Branko ÄŒibej <brane@xbc.nu> writes:
> >This behaviour is enforced by the path-split regression tests. Within
I asked earlier and was told "." was a canonical path. Can "" be
If the subversion libraries are to work with both "" and "." then the
1. svn_path_is_child("", "foo")
This gives NULL but I think "foo" would be better.
2. svn_path_get_longest_ancestor("", "foo")
This gives NULL but I think "" (assumming "" is canonical!) would
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Aug 13 14:28:47 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.