Relocate and inherited props
From: Philip Martin <philip.martin_at_wandisco.com>
Date: Wed, 19 Dec 2012 16:32:42 +0000
$ svnadmin create repo
The inherited props store a full URL:
$ sqlite3 wc/.svn/wc.db "select inherited_props from nodes where inherited_props is not null"
Why do we store a full URL and not a relative URL to the root?
If we do have to store the full URL should it be rewritten by relocate?
-- Certified & Supported Apache Subversion Downloads: http://www.wandisco.com/subversion/downloadReceived on 2012-12-19 17:33:22 CET |
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.