cg-clone --reference: Fix up relative paths properly
commitb125df676a8f006ea570ab3f19eeae0c65bb1661
authorPetr Baudis <pasky@suse.cz>
Sun, 19 Nov 2006 13:05:49 +0000 (19 14:05 +0100)
committerPetr Baudis <xpasky@machine.or.cz>
Sun, 19 Nov 2006 13:05:49 +0000 (19 14:05 +0100)
treec4fe91309ebdd8b7ee70c6e37130f15a4ba9cdfd
parentad1881fab4af23011a12b624993a0bef6db0c9d7
cg-clone --reference: Fix up relative paths properly

Paths passed are obviously relative to the user's cwd when calling
cg-clone, but we need to fix them up to be relative to the new
repository's object store.

Brought up by Jonas.
cg-clone