Re: svn_client_relocate2()'s docstring

2010-09-21 Thread Daniel Shahaf
Daniel Shahaf wrote on Tue, Sep 21, 2010 at 23:53:22 +0200: > > /** > > * Recursively modify a working copy rooted at @a wcroot_dir, changing any > > * repository URLs that begin with @a from to begin with @a to instead. > > * > > * @param wcroot_dir Working copy root directory > > * @pa

svn_client_relocate2()'s docstring

2010-09-21 Thread Daniel Shahaf
> /** > * Recursively modify a working copy rooted at @a wcroot_dir, changing any > * repository URLs that begin with @a from to begin with @a to instead. > * > * @param wcroot_dir Working copy root directory > * @param from Original URL > * @param to New URL > * @param ctx svn_clien