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

[PATCH] Fix failing ci caused in r40202

From: Kannan <kannanr_at_collab.net>
Date: Tue, 08 Dec 2009 18:46:17 +0530

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

As per discussion in the thread [1], attaching the patch herewith.

Log:
Make a proper fix to resolve some deprecation warnings using
`svn_path_url_add_component2()' by canonicalizing the base before
passing to the above method.

[in subversion/libsvn_ra_neon]

* commit.c
 (get_version_url, create_activity, commit_add_dir, commit_add_file
  commit_close_file, add_child, commit_delete_entry): Use
  `svn_path_url_add_component2()'.
 (svn_ra_neon__get_commit_editor, checkout_resource, apply_revprops):
  Canonicalize the base before passing to
  `svn_path_url_add_component2()'.

* props.c
 (svn_ra_neon__get_baseline_info): Canonicalize the base before
  passing to `svn_path_url_add_component2()'.

Found and Suggested by: stsp
Patch by: Kannan R <kannanr_at_collab.net>

[1]-http://mail-archives.apache.org/mod_mbox/subversion-dev/200912.mbox/%3C4B1DEEE0.6010505@collab.net%3E

- --
Thanks & Regards,
Kannan
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iQEVAwUBSx5RoHlTqcY7ytmIAQIzzAf+M10mK7sUcb78KzV5pSK4EgDHBjENz9AS
rR9Vd90GEdnU5+qSz5r4ibK41OsxzaY3cV/M0SIXpD4pxTuuaUroe4KxxppC25kS
LX0G0/MeTCWfOZEPbX1ZbACGgH56jEzIGYEgavZDzXvBT48V7W5G/AoGeP/L9bNG
VH5NydGQ68LvHsWcokXZaE/6Hxt6ow079CFphfR9kSD/84RmtLf6GCWw/1+zuksQ
Ba1TlrsW8e5L6XhoajPVYd2sCfeadnsXEfkv5diKeSkPAO5jftLBpywuz8fGi8Wj
FuvUyBfXn4BAvnLrdF7NaYrO+nZbkFnDSZy9u7rtSZ3P1/L3BT+Alw==
=EdNW
-----END PGP SIGNATURE-----

Received on 2009-12-08 14:19:25 CET

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.