Question regarding repository-local path keyword
From: John Peacock <jpeacock_at_rowman.com>
Date: 2005-01-02 00:06:03 CET
I've gotten the correct elements in place to provide the information to fill in
$ svn cat file:///home/jpeacock/tmp/repo/sub1/sub2/test1
NOTE: what I am displaying as $RepositoryLocalPath$ now is the full repos_root
However, there is no path (or string) function to subtract a prefix off a
1) Should I throw an error if the common components don't completely consume the
2) I'm thinking I should make this work on either URL's or paths (and require
3) Anyone want to share their opinion of a good function name? Here are a
svn_path_remove_prefix(**path, *prefix, pool)
4) Should I just cut to the chase and treat these as strings and just step
Anything else I am forgetting???
John
---------------------------------------------------------------------
|
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.