[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: The new svn_wc_adm_*_depth functions.

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2004-03-10 15:36:04 CET

D.J. Heap wrote:
>
> Log:
>
> Change calls from the old svn_wc_adm_* functions to the new
> svn_wc_adm_*_depth functions and mark the old functions as deprecated.
>
> * subversion/include/svn_wc.h
> (svn_wc_adm_open, svn_wc_adm_probe_open, svn_wc_adm_probe_try)
> Mark as deprecated.
[...]
> * subversion/clients/cmdline/main.c
> * subversion/clients/cmdline/propedit-cmd.c
> * subversion/clients/cmdline/info-cmd.c
> Call the new depth aware svn_wc_adm_* functions.
>
> * subversion/libsvn_client/relocate.c
> * subversion/libsvn_client/url.c
> Call the new depth aware svn_wc_adm_* functions and set the
> eol-style property to native.

That last comment is a confusing. Setting the files' EOL style to 'native' is completely unrelated and should be done in a separate patch. There are several other files in our repository that need this setting to be made, too. I will do it.

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 10 15:35:11 2004

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.