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

[PATCH] add test for exporting specific revision with root-relative externals

From: Doug Brown <doug_at_schmorgal.com>
Date: Sun, 16 Jul 2017 11:28:45 -0700

The attached patch adds a new test, currently marked as XFail, for an
issue I recently discovered and posted about over on the users list
("Root-relative svn:externals result in error exporting a specific
revision"). In a nutshell, if you are exporting from a working copy with
the -r option, and the revision you are exporting has one or more
svn:externals with ^/ syntax, svn will exit with an assertion failure
while it is exporting the externals.

The log message is at the top of the patch.

Doug

Received on 2017-07-16 20:29:12 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.