[Devel] [ openser-Bugs-1653952 ] append_branch() logic
SourceForge.net
noreply at sourceforge.net
Wed Feb 7 10:51:22 CET 2007
Bugs item #1653952, was opened at 2007-02-07 11:51
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1653952&group_id=139143
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: core
Group: ver devel
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Bogdan (bogdan_iancu)
Assigned to: Bogdan (bogdan_iancu)
Summary: append_branch() logic
Initial Comment:
Behaviour of append_branch() functions is not choerent wh comes about what per-branch values are moved into the new branch and which must be reset in the original branch. Normally it should be:
append_branch() - appends current branch[0] (RURI) as a new branch; all per-branch info from thee request must be reset after (bflags, duri, path, socket)
append_branch(URI) - appends a new URI as a new branch; this new URI should not inherit and reset anything from branch[0].
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=1653952&group_id=139143
More information about the Devel
mailing list