[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: Erik Huelsmann <e.huelsmann_at_gmx.net>
Date: 2005-10-06 12:51:51 CEST

> 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/

 
> * 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/

> working text and props if given.
> (svn_wc_add_repos_file): Deprecate. Call svn_wc_add_repos_file2()
> with NULL new_text_path and new_props arguments.

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).

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).

bye,

Erik.

-- 
5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail
+++ GMX - die erste Adresse für Mail, Message, More +++
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 6 12:52:51 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.