Hello GNU ARCH users!

I am having two questions:

1) How to correctly rename archive/branche if I have next schema:
   [EMAIL PROTECTED]/project-name--stable--0
   [EMAIL PROTECTED]/project-name--devel--0
    (as tag of [EMAIL PROTECTED]/project-name--stable--0)
   [EMAIL PROTECTED]/project-name--devel--0
    (as tag of [EMAIL PROTECTED]/project-name--devel--0)
   and need to rename "project-name"?

2) In this schema I am have next situation one time:
   In branch [EMAIL PROTECTED]/project-name--devel--0
   developer made some commits (and have '--patch-5' release version).

   Then his made star-merge from:
     [EMAIL PROTECTED]/project-name--devel--0
   to:
     [EMAIL PROTECTED]/project-name--devel--0

   Then his made star-merge from:
     [EMAIL PROTECTED]/project-name--devel--0
   to:
     [EMAIL PROTECTED]/project-name--stable--0

   Then (!) his remove
   [EMAIL PROTECTED]/project-name--devel--0
   branch (I know what this is stupid, but I need to fix it)

   Then his try to tag
     [EMAIL PROTECTED]/project-name--devel--0
   into newly created
     [EMAIL PROTECTED]/project-name--devel--0

   and seen error 'conflict in applying patch-1'

   I think this conflict clause because in main archive marked
   what patch-1 contain merged patches (from patch-1 to patch-5)
   from [EMAIL PROTECTED]/project-name--devel--0
   but really this branch are newly created and empty. True?

   Other developers can work with this main archive normally, but initiator
   of problem - no!

   How to fix this situation correctly? (now I fit to remove _all_ and
   recreate)

Thanks in advance.

---
WBR, Alexander Popkov




_______________________________________________
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/
  • ... Попков Александр
    • ... John A Meinel

Reply via email to