[darcs-users] tag/untag how to

Andrei A. Voropaev av at simcon-mt.com
Fri Dec 2 10:49:33 UTC 2005


Hello!

Just to wanted to figure out what is the correct action in the following
situation.

darcs get from-repository a-copy

do changes in a-copy

darcs record
darcs tag my-tag-name
darcs push

Now information about tag is in from-repository

Oops, did few more changes to a-copy. After that

darcs record
darcs unrecord --tag my-tag-name
darcs tag my-tag-name
darcs push

Was it correct sequence of actions when I want to retag? It worked for
me, when I run

darcs get from-repository --tag my-tag-name another-copy

I get the correct sources. But I'm really not sure if everything is
correct in from-repository.

-- 
Minds, like parachutes, function best when open




More information about the darcs-users mailing list