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

[PATCH] Extend the test for "svnadmin hotcopy" copying symlinks

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Wed, 16 Jun 2010 16:00:16 +0100

In testing for back-port to 1.6.x, I wanted a more thorough test, so
here it is.

[[[
Extend the test for "svnadmin hotcopy" copying symlinks. Ensure that the
result is a symlink and not just a copy of the original symlink's target.
Ensure that the new symlinks has the same target as the old one. Check
symlinks that point to targets in the source repository and outside it, of
types file, dir and missing, with both absolute and relative paths.

There was no problem; I just wanted to be sure it would copy all of these
combinations properly before approving for back-port.

* subversion/tests/cmdline/svnadmin_tests.py
  (hotcopy_symlink): Extend the test as above.
]]]

- Julian

Received on 2010-06-16 17:00:59 CEST

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.