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

Re: svn commit: r16481 - in branches/wc-replacements/subversion: include

From: Ivan Zhakov <chemodax_at_gmail.com>
Date: 2005-10-06 20:37:10 CEST

On 10/6/05, Erik Huelsmann <e.huelsmann@gmx.net> wrote:
>
> > Modified:
> > branches/wc-replacements/subversion/include/svn_wc.h
> > branches/wc-replacements/subversion/libsvn_wc/copy.c
> > branches/wc-replacements/subversion/libsvn_wc/update_editor.c
> >
> > Log:
> > Make svn cp PATH PATH loggy.
> >
> > * subversion/include/svn_wc.h
> > (svn_wc_add_repos_file2): Revv svn_wc_add_repos_file().
> > (svn_wc_add_repos_file): Deprecate.
>
> s/Revv/Rev/
Fixed.

> > * subversion/libsvn_wc/copy.c
> > (copy_file_administratively): Use svn_wc_add_repos_file2() instead
> > of svn_wc_add2().
> >
> > * subversion/libsvn_wc/update_editor.c
> > (svn_wc_add_repos_file2): Revv svn_wc_add_repos_file(). Install new
>
> s/Revv/Rev/
Fixed.

> There are other locations where svn_wc_add_repos_file is called. Those
> should be updated too, since it is now deprecated (not meant to be used
> anymore). If you don't have time to do that, I'll try doing it tonight.
> Normally, you can use http://hix.nu/subversion/lxr/source for finding cross
> references. Unfortunatly, yesterday, I took it down for maintenance (and
> it's not back up yet).
Sorry, I have no time today and most likely tomorow for this.

> The change looks good, but there's one problem: one test now fails within
> copy_tests.py: the one which tests for copying of the executable bit on
> unix. That too will probably need to be an issue for tonight (for me).
Oops. On my Windows desktop this test was skipped, therefore I cannot
check and fix this issue.

--
Ivan Zhakov
Received on Thu Oct 6 20:38:00 2005

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.