monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-devel] [bug #29835] 'update -b' fails where 'update -r h:b' su


From: Zbigniew Zagórski
Subject: [Monotone-devel] [bug #29835] 'update -b' fails where 'update -r h:b' succeeds
Date: Wed, 12 May 2010 06:44:28 +0000
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; pl; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 ( .NET CLR 3.5.30729)

Follow-up Comment #2, bug #29835 (project monotone):

(slept with that problem and ... )

1. forget current patch, it's broken in regards to error/empty branches
handling. I am preparing one new.

Second, more important issue is that this changes how update works.
Current update worked in two modes:
1. with -r -> updates to _anything_
2. with branch (implicit or not) -> updates only to descendants of current
revision


This patch changed update so it would work like this:
1. with -r -> updates to _anything_
2. with branch (implicit or not) updates to 
  -> descendants of current revision OR
  -> any head of specified branch (if merged) 
     (equivalent to -rh:<branch>)

Question: do we want to unify this behaviour? 


    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/bugs/?29835>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]