Jump to content

Merge Permission Error


djinn

Recommended Posts

Hi guys,

I am new to use plastic. I create a child branch from main branch and work on it without changing other's work. After I did some revision on the child branch, I want to get the latest revision of the main branch, so I want to merge from main branch to my child branch.

Just as official tutorial shows, I:

1. switch workspace to my child branch

2. right click main branch and choose "merge from this branch"

3. in the merge from this branch view, click process all merges

Then, an error windows popup, suggesting 

 You don't have permissions to read the whole content inside the path '/' in the cs:xxx(my child branch's latest cs). The current operations needs to read the whole tree in order to continue. Please, review your path permissions and try again.

(Sorry, for some reasons I cannot post any screenshot)

I check the path permission of both main and my branch. I am under ALL USERS group, and all the permissions are allowed in this group.

So how do I solve this problem? 😖 Anyone have some suggestion?

Link to comment
Share on other sites

🚩Update

Oh, I tried to use merge from this branch(main) to(my branch) instead of merge from this branch(main). It succeeded! 

But when I tried to update, the same permission error appeared. Then I tried to use switch workspace to this change set(latest cs in my branch after merge operation). It works again.

But I still don't know why merge from this branch didn't work and how to solve this permission error. 🤔

Link to comment
Share on other sites

Hello,

According to the error, the initial merge was not able to to performed because so had some path permissions denied to your user in the repo? Is it right?

The merge needed to read the full tree but your user was not allowed to do it. 

Regards,

Carlos.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...