git/t/Git-SVN/Utils
Michael G. Schwern d2fd119c4f git-svn: introduce add_path_to_url function
Remove the ad-hoc versions.

This is mostly to normalize the process and ensure the URLs produced
don't have double slashes or anything.

Also provides a place to fix the corner case where a file path
contains a percent sign.

[ew: commit title]

Signed-off-by: Eric Wong <normalperson@yhbt.net>
2012-08-02 21:46:03 +00:00
..
add_path_to_url.t git-svn: introduce add_path_to_url function 2012-08-02 21:46:03 +00:00
can_compress.t
canonicalize_url.t git-svn: attempt to mimic SVN 1.7 URL canonicalization 2012-08-02 21:46:00 +00:00
collapse_dotdot.t git-svn: factor out _collapse_dotdot function 2012-08-02 21:43:58 +00:00
fatal.t
join_paths.t git-svn: add join_paths() to safely concatenate paths 2012-08-02 21:44:04 +00:00