Date: Wed, 07 Aug 2013 09:13:28 +0300 From: Daniel Kalchev <daniel@digsys.bg> To: freebsd-current@freebsd.org Subject: Re: svn error during 'make buildkernel'? Message-ID: <5201E588.5040604@digsys.bg> In-Reply-To: <20130806181107.GR34979@over-yonder.net> References: <20130803210348.GA715@troutmask.apl.washington.edu> <20130803210858.GJ78299@glenbarber.us> <20130803213023.GA812@troutmask.apl.washington.edu> <20130803214313.GL78299@glenbarber.us> <20130804232358.GA6068@troutmask.apl.washington.edu> <CAGE5yCrJ%2B9tr-Fqw9h_Ox%2Bq1b2g7pdyJ5GEPCoQ8rX-y=o9rQQ@mail.gmail.com> <20130805004433.GA6355@troutmask.apl.washington.edu> <20130805005530.GL2352@glenbarber.us> <20130806181107.GR34979@over-yonder.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5201E588.5040604>