renaming the project folder

Asked by Pedro Bessa

I have project folders (colocated branches) with "bzrgit" by the end in their names, but I want " bg" by the end in their names. When I rename them in Nautilus, Bazaar Explorer can't open them any longer. It keeps loading and loading... How to rename them?

Question information

Language:
English Edit question
Status:
Expired
For:
Bazaar Explorer Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Alexander Belchenko (bialix) said :
#1

After you renaming colocated workspace you need to execute `bzr colo-fixup` command in the root of renamed workspace.

You might file a bug report against bzr-colo project with feature request for dedicated command to do rename+fixup in one go.

Revision history for this message
Pedro Bessa (deltrem1984) said :
#2

I got a:

bzr: ERROR: exceptions.TypeError: set_reference() takes exactly 3 arguments (4 given)

*** Bazaar has encountered an internal error. This probably indicates a
    bug in Bazaar. You can help us fix it by filing a bug report at
        https://bugs.launchpad.net/bzr/+filebug
    attaching the crash file
        /home/deltrem/.cache/crash/bzr-20100708150912-3097.crash
    and including a description of the problem.

    The crash file is plain text and you can inspect or edit it to remove
    private information.

Revision history for this message
Pedro Bessa (deltrem1984) said :
#3

I'm going to file the bug report there...

Revision history for this message
Launchpad Janitor (janitor) said :
#4

This question was expired because it remained in the 'Open' state without activity for the last 15 days.

Revision history for this message
Pedro Bessa (deltrem1984) said :
#5

Since bzr colo-fixup is working, you can mark this problem as solved.

Revision history for this message
Pedro Bessa (deltrem1984) said :
#6

I mean, working now.