Попков Александр <[EMAIL PROTECTED]> writes:
> Developer do some commits into own local archive, then do star-merge to main, > then delete "project-name--devel--0" from own archive. > > Then his want to work with this project again, try to > > tla tag -S [EMAIL PROTECTED]/project-name--devel--0 [EMAIL > PROTECTED]/project-name--devel--0 > > and give error: "conflict in applying patch". You "changed history", and you should never do that with arch. What is created is created forever and should not be deleted. If you delete it, then you must be carefull not to re-create it with the same name. -- Matthieu _______________________________________________ Gnu-arch-users mailing list [email protected] http://lists.gnu.org/mailman/listinfo/gnu-arch-users GNU arch home page: http://savannah.gnu.org/projects/gnu-arch/
