2012/7/23 Michael Scheidell <[email protected]>: > did I break something? > svn commit had no pretty blank template anymore, like cvs commit did.
Make sure you have the FreeBSD specific options in the Subversion port enabled: ENHANCED_KEYWORD=on (default) "Enhanced svn:keyword support" FREEBSD_TEMPLATE=on (default) "FreeBSD Project log template" HTH, Beat > cd /usr > rm -rf ports > > svn checkout svn+ssh://svn.freebsd.org/ports/head /usr/ports > got auto-props enables. > > cd /usr/ports/lang/s9fes > curl 'http://www.freebsd.org/cgi/query-pr.cgi?pr=ports%2F169761&getpatch=1' > | patch -EuN > find ./ -name '*.orig' -delete > > svn commit > or psvn commit (via Tools/scripts) > > only get this: (no pretty: PR:/Submitted-by/Approved-By/) > > > > --This line, and those below, will be ignored-- > > MM s9fes/distinfo > MM s9fes/pkg-descr > MM s9fes/pkg-plist > MM s9fes/Makefile > > > -- > Michael Scheidell, CTO >>*| * SECNAP Network Security Corporation > d: +1.561.948.2259 > w: http://people.freebsd.org/~scheidell > _______________________________________________ > [email protected] mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to "[email protected]" _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
