diff options
author | Eric Wong <normalperson@yhbt.net> | 2007-02-12 22:25:25 +0100 |
---|---|---|
committer | Eric Wong <normalperson@yhbt.net> | 2007-02-23 09:57:12 +0100 |
commit | 26a62d57a27407132d48e91b3c8f455a5fb22e4b (patch) | |
tree | 8cb69964cadfc4a4ed1a7789321fd6e89709c17e /git-quiltimport.sh | |
parent | git-svn: extra safety for noMetadata and useSvmProps users (diff) | |
download | git-26a62d57a27407132d48e91b3c8f455a5fb22e4b.tar.xz git-26a62d57a27407132d48e91b3c8f455a5fb22e4b.zip |
git-svn: use separate, per-repository .rev_db files
We need a separate .rev_db file for each repository we're
tracking. This allows us to track the same logical path off
multiple mirrors. We preserve a symlink to the old .rev_db
(no-UUID) if we're (auto-)migrating from an old version to
preserve backwards compatibility.
Also, get rid of the uuid() wrapper since we cache UUID in our
private config, and the SVN::Ra::get_uuid() function memoizes
the return value per-connection.
Signed-off-by: Eric Wong <normalperson@yhbt.net>
Diffstat (limited to 'git-quiltimport.sh')
0 files changed, 0 insertions, 0 deletions