Commit graph

3 commits

Author SHA1 Message Date
Chris Rees
391471e01f Trailing newlines are stripped from any attachments to PRs. This is a problem
commonly manifested by distinfo updates, where the file ends up without a
newline.  Newer versions of GNU patch also choke on such patches.

There is probably a more elegant solution than this, but given that GNATS
is not going to be with us for too long, we can rely on the behaviour of tools
to ignore any trailing newlines if they are added incorrectly [patch, shar].

http://lists.freebsd.org/pipermail/svn-ports-all/2013-February/012069.html

Anyone who can show that adding extra newlines to attachments causes breakage
is welcome to comment.

Bug noticed by:	ak, dougb
Approved by:	maintainer timeout (shaun, five months, multiple emails)
2013-02-18 20:56:52 +00:00
Hiroki Sato
35babe0ae5 - Set svn:ketwords and svn:mime-type. Note that application/octet-stream is
set on some files as a workaround for binary check.
- Fix pathname for svn co in the webupdate script.

Approved by:	doceng (implicit)
2012-05-17 19:12:14 +00:00
Hiroki Sato
282a032540 - Remove junk directories.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
  information in the www and the doc directory.
- Add various administration files to svnadmin.
 
Approved by:	doceng (implicit)
2012-05-17 02:51:08 +00:00