SVN commit

Asked by Keith Wood

I have created a local branch/repo of a remote SVN repository. I have then created another branch to do my work in.

When I try to commit this other branch I get the following error:

Run command: bzr commit -m tert ProjTest/Class1.cs
bzr: ERROR: Cannot commit to branch BzrBranch7(file:///C:/My%20Bzr/sd1/). It is bound to BzrBranch7(file:///C:/My%20Bzr/Test/), which is bound to svn://server/test.

I am using Windows 7 (32 bit) and TortoiseBzr/Bazaar Explorer.

Any help would be welcome :-)

Question information

Language:
English Edit question
Status:
Answered
For:
Bazaar Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Martin Pool (mbp) said :
#1

Hi,

It looks like you have created a branch that's bound to your svn checkout. You need to make a new branch, not a new checkout.

Can you help with this problem?

Provide an answer of your own, or ask Keith Wood for more information if necessary.

To post a message you must log in.