linux - Comparing mergeinfo property between branch trunk using shell -


is there way use svn cli extract , compare mergeinfo property open branches verify have latest trunk? planning on automating theory using shell

you can use option --show-revs eligible command svn mergeinfo see, if there unmerged commits. see documentation on command mergeinfo more information:


Comments

Popular posts from this blog

rdbms - what exactly the undo information lives in oracle? -

bash - How do you programmatically add a bats test? -

javascript - RequestAnimationFrame not working when exiting fullscreen switching space on Safari -