emacs-devel
[Top][All Lists]
Advanced

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

bzr handholding: moving branches inside a shared repository


From: Glenn Morris
Subject: bzr handholding: moving branches inside a shared repository
Date: Thu, 07 Jan 2010 21:35:11 -0500
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

Hi,

http://www.emacswiki.org/emacs/BzrQuickStartForEmacsDevs

(which I think you wrote?) says:

    "If you are working inside a shared repository like recommended
    above do not move the trunk directory around nor rename it."

But,

http://wiki.bazaar.canonical.com/Tutorials/CentralizedWorkflow#id15

says:

    "Organizing branches

    Branches inside a shared repository are almost as flexible as
    normal branches. That means you can copy them with cp -r, move
    them with mv and delete them with rm. The one restriction is that
    you cannot move them outside the repository."


Which is correct? If I have my branch in a directory called "trunk"
inside a shared repository, can I safely rename it to "trunk-foo"?
If I copy it to "trunk-copy", does this become an independent copy?

Thanks in advance.




reply via email to

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