Re: Does fsfs revprop packing no longer allow usage of traditional backup software?
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 30 Jun 2011 19:48:25 +0100
kmradke_at_rockwellcollins.com writes:
> What I don't know is if the revprop SQLite db in 1.7
Yes.
> If it can't
You can copy a revprop.db from an empty repository and then populate it:
for i in $(seq 0 $(svnlook youngest repo)) ; do
You lose all revprops including svn:date, svn:log, etc.
-- PhilipReceived on 2011-06-30 20:49:04 CEST |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.