svn error during 'make buildkernel'?

Daniel Kalchev daniel at digsys.bg
Wed Aug 7 06:13:39 UTC 2013


On 06.08.13 21:11, Matthew D. Fuller wrote:
> Sure, right _now_ devel/subversion and base svnlite get along, but 
> what happens when ports moves to 1.9 which changes the WT format? 
This is just one of the quirks that subversion has, in that it's 
database can't be easily parsed with other tools. Perhaps a "fix" might 
be caching the last revision number in a text file so you don't need 
svnversion in order to extract it from the source tree? A fix/patch to 
subversion, that is.

Daniel


More information about the freebsd-current mailing list