[rb-general] Arch Linux Update
Eli Schwartz
eschwartz at archlinux.org
Sun Dec 9 22:14:15 CET 2018
On 12/9/18 4:11 PM, Daniel Shahaf wrote:
> Jelle van der Waa wrote on Sun, 09 Dec 2018 20:38 +0100:
>> Another issue was found using the repro tool with our SVN propsets making it
>> unreproducible, the propsets are now removed from our PKGBUILDs - also due to
>> not being useful anymore. [2]
>>
>> [2]:
>> https://www.mail-archive.com/arch-dev-public@archlinux.org/msg25744.html
>
> In addition to svn:keywords, you may also need to make sure that
> svn:eol-style is either unset or set to 'LF'.
>
> In Subversion, when a file has svn:eol-style set to any value, it's
> stored with LF in the repository (and that's what you'll see on the
> wire, in dumpfiles, etc); only the working copy converts from LF to one
> of CR/CRLF/LF according to the property's value. Whatever process you
> use that presents you with files with keywords contracted may also
> run into these end-of-line differences.
>
> The svn:executable, svn:needs-lock, svn:externals, svn:special
> properties may also create observable differences. (The first
> two change the file's permissions; the third creates new files; the
> fourth implements versioned symlinks.)
>
> Cheers,
>
> Daniel
>
> P.S. You can use 'svn proplist -R | grep svn: | sort | uniq' to check for these.
We've never explicitly set any propsets except for the Id. :)
--
Eli Schwartz
Bug Wrangler and Trusted User
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: OpenPGP digital signature
URL: <http://lists.reproducible-builds.org/pipermail/rb-general/attachments/20181209/37a00ac5/attachment.sig>
More information about the rb-general
mailing list