[darcs-users] Slow Push and Pull with Remote Repository
Thomas David Baker
bakert at gmail.com
Thu Feb 8 22:00:34 UTC 2007
I tried
darcs optimize --reorder-patches
on the remote repository.
It's been running for about 2 hours now. Is that normal?
On the local repo:
$ wc -l _darcs/inventory
4
But on the remote repo:
$ wc -l _darcs/inventory
1836
This is on two repositories that are theoretically identical (one is a
new "get" of the other, with a one line change recorded on the new
repo).
I guess I am showing my ignorance of how darcs works. Is there any
way to make the inventory on the remote repo smaller? I suppose
optimize --reorder-patches is the right thing to be trying? But
should it take so long?
Thanks for all your suggestions everyone. Any further advice you have
for me will be gratefully received.
Thanks again,
T
On 08/02/07, Juliusz Chroboczek <Juliusz.Chroboczek at pps.jussieu.fr> wrote:
> Please make sure you regularly tag the remote repo. If that doesn't
> help, consider using ``darcs optimize --reorder-patches''.
>
> Juliusz
>
>
More information about the darcs-users
mailing list