[darcs-devel] [issue1159] unionCache does not adjust cache paths wrt remote repository location

Eric Kow bugs at darcs.net
Thu Oct 23 16:57:36 UTC 2008


New submission from Eric Kow <kowey at darcs.net>:

We need to take remote repository paths into account when doing unionCaches. 
Otherwise we get meaningless lines in your caches

# server
mkdir /path/on/server/aaa
cd /path/on/server/aaa
darcs init
cd ..
darcs get aaa bbb

# local
darcs get server:/path/on/server/bbb
grep repo:/path/on/server/aaa _darcs/prefs/sources
# should be repo:server:/path/on/server/aaa if anything

----------
messages: 6400
nosy: Serware, dagit, dmitry.kurochkin, droundy, kowey, simon, thorkilnaur, zooko
priority: bug
status: unread
title: unionCache does not adjust cache paths wrt remote repository location
topic: Darcs2

__________________________________
Darcs bug tracker <bugs at darcs.net>
<http://bugs.darcs.net/issue1159>
__________________________________


More information about the darcs-devel mailing list