[darcs-users] Re: Retrieving a specific "version" of a file

Juliusz Chroboczek Juliusz.Chroboczek at pps.jussieu.fr
Wed Apr 6 11:53:03 UTC 2005


>     cp file file.copy; 
>     darcs diff --to-patch=foo file | patch -R file.copy

Yes, that's the way vc-darcs.el works (in the case when it cannot go
under _darcs/current).  It's grossly inefficient, though -- the first
thing |darcs diff| does is to create complete trees of both the from
and to versions.

                                        Juliusz




More information about the darcs-users mailing list