What about:
darcs diff --to-tag 'first public release'

I'm an absolute beginner at this, but I think the poster wants a command which gets as an argument a repository, and which outputs the differences of that branch with the current branch. 'darcs send' creates the set of patches of the current repository that are not present in the target repository. At least, that's something that i was looking for too.


A related question, is there a way to get a list of patches with their description on standard out which are not in the target repository ? a 'darcs changes' which accepts a target repository as a parameter, and which checks which patches of your current repository is not in the target repository ?

cheers,
Remko


_______________________________________________ darcs-users mailing list darcs-users@darcs.net http://www.abridgegame.org/mailman/listinfo/darcs-users

Reply via email to