On Wed, May 19, 2010 at 05:37, Bert Huijben wrote:
>...
>> + abs_path = svn_uri_join(parent_url + strlen(wb->repos_root),
>> + svn_dirent_basename(local_abspath,
> NULL),
>> + pool);
>
> And this has the same issues with en
> -Original Message-
> From: Daniel Näslund [mailto:dan...@longitudo.com]
> Sent: zondag 16 mei 2010 23:24
> To: dev@subversion.apache.org
> Subject: [WIP] Use repos_root_url and repos_relpath in the status code.
>
> Hi!
>
> There's a lot of pa
Hi!
There's a lot of parameteter tracking in this patch. Basically it's all
about passing down the url arguments to assemble_status().
The goal is that we should be able to remove the entry and parent_entry
fields in a follow-up and be able to use the parent_relpath when we want
to detect switche
3 matches
Mail list logo