svn commit: r290652 - user/uqs/git_conv

Ulrich Spoerlein uqs at FreeBSD.org
Tue Nov 10 13:03:57 UTC 2015


Author: uqs
Date: Tue Nov 10 13:03:55 2015
New Revision: 290652
URL: https://svnweb.freebsd.org/changeset/base/290652

Log:
  Extend the list of SVN files to ignore

Modified:
  user/uqs/git_conv/freebsd-base.rules

Modified: user/uqs/git_conv/freebsd-base.rules
==============================================================================
--- user/uqs/git_conv/freebsd-base.rules	Tue Nov 10 12:52:26 2015	(r290651)
+++ user/uqs/git_conv/freebsd-base.rules	Tue Nov 10 13:03:55 2015	(r290652)
@@ -93,7 +93,7 @@ match /user/uqs/git_conv
 end match
 match /vendor/(atf|ldns-host|v4l)/README.*
 end match
-match /vendor/(apr|apr-util|atf|bzip2|flex|serf|subversion)/FREEBSD-(Xlist|upgrade)
+match /vendor/(apr|apr-util|atf|bzip2|flex|ntp|serf|subversion)/FREEBSD-(Xlist|upgrade)
 end match
 match /vendor/libregex/libgnuregex_prep.sh
 end match


More information about the svn-src-user mailing list