[PATCH] issue 1954 - v6
From: VK Sameer <sameer_at_collab.net>
Date: 2004-12-20 07:18:37 CET
Hello,
Sorry about the delay in getting back. Philip's email made me go back
* the issue is to check for validity of svn pathnames provided to the
* Valid svn pathnames are UTF-8 sequences that do not contain control
- Putting the check in libsvn_wc:adm_opts.c:svn_wc_add() covers
- libsvn_client:commit.c:import_file() and import_dir() are used to
The updated patch is attached. (libsvn_wc/{copy.c, update_editor.c} and
Regards
Resolve issue #1954: Error on add or import of a path that is
* subversion/include/svn_path.h, subversion/libsvn_subr/path.c
* subversion/libsvn_wc/adm_ops.c
* subversion/libsvn_client/commit.c
* subversion/libsvn_ra_svn/client.c
* subversion/libsvn_ra_dav/props.c
* subversion/tests/clients/cmdline/commit_tests.py
---------------------------------------------------------------------
|
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.