On Mon, Mar 10, 2014 at 03:25:16PM +0100, Bert Huijben wrote: > > -----Original Message----- > > From: Stefan Sperling [mailto:s...@elego.de] > > Sent: maandag 10 maart 2014 14:54 > > To: Bert Huijben > > Cc: comm...@subversion.apache.org; dev@subversion.apache.org > > Subject: Re: svn commit: r1575525 - in /subversion/trunk/subversion: > > libsvn_client/export.c tests/cmdline/export_tests.py > > > > On Sat, Mar 08, 2014 at 08:53:39PM +0000, Bert Huijben wrote: > > > This 'check via explicit target’ would also fix calling 'svn export’ > > > directly on a > > file external, which is probably still broken after this patch. > > > > > > > Thanks for fixing it in r1575915 :) > > > > I figured that a lazy "fix" of mine would make you take another look > > at this code ;) > > Thanks ;-) > > I also added a nomination for 1.8.x. Do you know if this also needs a > backport for 1.7? > > Bert
1.7.x seems to work fine in my simple testing. It exports a single file external properly.