Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

crucible.py conflicting content when svn:mergeinfo changes

Scott_Ruskamp May 9, 2017

Using Atlassian FishEye analysis with Crucible code review. (Version:4.4.0 Build:20170412122150 2017-04-12). Note that I added a "Console.error(error_body)" line after the "Failed to anchor" line in crucible.py.

$ svn diff folder --depth empty
Index: folder
===================================================================
--- folder (revision 245606)
+++ folder (working copy)

Property changes on: folder
___________________________________________________________________
Modified: svn:mergeinfo
Merged /folder:r229420
$ svn diff folder --depth empty > temp
$ crucible.py APREV -r XXX -f temp
...
Error: Failed to anchor the patch to repository XXX, please check that the repository is the correct one
{u'message': u"Unable to anchor patch [APREV-27-patch-0.txt] to repository [XXX]: Crucible tried to anchor your patch to 'XXX', but there was conflicting content in 'folder' at revision '244550'.", u'code': u'PatchAnchorFailed'}
$ svn diff -c 244550 folder --depth empty
Index: folder
===================================================================
--- folder (revision 244549)
+++ folder (revision 244550)

Property changes on: folder
___________________________________________________________________
Modified: svn:mergeinfo
Merged /folder:r240714,242943

1 answer

0 votes
Lonnie
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 2, 2017

Hi, As a test if you run crucible.py from within the repo and provide options. Are you able to connect and enter the requested information? Does that anchor to the Review?

 

I am not sure but it seems like you had a folder named "folder" then removed it and added it back. Is that correct? Get the full diff and try to anchor it.

 

Thanks 

Lonnie

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events