Bert


Found Suggested
r1803046 r1698154

r1698154 | julianfoad | 2015-08-27 13:54:18 +0000 (Thu, 27 Aug 2015)

Tweak help text for 'svn info --show-item' following r1698153.

Suggested by: Bert

* subversion/svn/svn.c
  (svn_cl__options): Reduce line length to 79 chars to avoid blank line on
    some terminals. Delete an accidentally committed comment-out version.

r1803046 | julianfoad | 2017-07-26 13:39:49 +0000 (Wed, 26 Jul 2017)

On the 'shelve-checkpoint3' branch: Construct file:// URLs in a
platform-safe manner.

Found by: Bert

* subversion/libsvn_client/checkpoint3.c
  (checkpoints_repo_dir): Rename the pool to reflect its use.
  (checkpoints_repo_url,
  (original_repos_url): Construct file:// URLs in a platform-safe manner.
    Rename the pool to reflect its use.