On Mon, May 09, 2005 at 08:42:03PM +0200, Andreas Gohr wrote: > Hi! > > I'm still learning about darcs and now discovered tagging. I'd like to add > some tags to previous releases. But couldn't find out how to do it. I > tried darcs tag --pipe and used the date when the release was done. The > date came out correct but the tag record still appeared at top of the > changes list and doing a get with the tag still pulled all later patches, > too. > > Is there an easy way to add tags afterwards?
You can pull some patches to another repository, tag this repository and then pull the tag back to the original repo. I don't know if it qualifies as easy. Best regards Tomasz _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
