Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: svn merge using perl script

by choroba (Cardinal)
on Jun 12, 2014 at 11:46 UTC ( [id://1089678]=note: print w/replies, xml ) Need Help??


in reply to svn merge using perl script

It seems svn doesn't exit with non-zero exit code on conflicts. Try to run
my $output = qx{ svn merge -c39,46 $sourceBranchURL };

and parse the output for conflicts. Or, search CPAN for SVN related libraries.

لսႽ† ᥲᥒ⚪⟊Ⴙᘓᖇ Ꮅᘓᖇ⎱ Ⴙᥲ𝇋ƙᘓᖇ

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1089678]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others about the Monastery: (4)
As of 2024-04-25 20:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found