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

Re: svn_load_dirs doesn't support filenames with @ in

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 21 Aug 2018 10:43:27 +0000

jon_at_beniston.com wrote on Tue, 21 Aug 2018 09:40 +0100:
> This patch adds @ to the end of the filename, to make it work.

Thanks jon. Committed with tweaks in r1838539.

> --- svn_load_dirs.pl.in.old.txt 2018-08-21 09:33:02.557893300 +0100
>
> +++ svn_load_dirs.pl.in 2018-08-21 09:33:12.339005700 +0100
>
> @@ -1203,6 +1203,12 @@ while (defined (my $load_dir = &get_next
>
> print $handle $property_value;
>
> close($handle);

Your MUA seems to have mangled the patch. The easiest way to avoid this
is to send patches as attachments named *.txt.

Cheers,

Daniel
Received on 2018-08-21 12:43:44 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.