[darcs-users] comparing different repositories?

Han-Wen Nienhuys hanwen at xs4all.nl
Tue Nov 29 23:10:33 UTC 2005


Hi,

is there a command for comparing different repositories?  Say that I 
have a repository A, and a remote repository B containing changes. Is 
there a command that would tell me the same as doing

   darcs pull B

and entering (V)iew, (N)o for every patch?

Or similar: the equivalent to

   darcs tag HEAD
   darcs pull B --all
   darcs diff --from-tag HEAD
   darcs unpull --from-tag HEAD
   darcs untag HEAD      ## does this exist?


I'm looking  for the equivalent of

   bzr missing

AFAICT, it's not there. Would this be a good feature to request/add?

-- 
  Han-Wen Nienhuys - hanwen at xs4all.nl - http://www.xs4all.nl/~hanwen





More information about the darcs-users mailing list