>
> does SVN support exit codes. Suppose if I use "svn merge" in my shell script,
> will svn be able to return exit code "0" if the merge is successful.
Yes, Subversion's exit codes conform to Unix standards in that regard. All
this time waiting around and you could had just run a simple test
Hi all,
Can anyone help me on this?
Thanks,
On Wed, Mar 17, 2010 at 10:34 PM, Charan wrote:
> Hi,
>
> does SVN support exit codes. Suppose if I use "svn merge" in my shell
> script, will svn be able to return exit code "0" if the merge is successful.
>
>
> Thanks,
> Charan
>
Hi,
does SVN support exit codes. Suppose if I use "svn merge" in my shell
script, will svn be able to return exit code "0" if the merge is successful.
Thanks,
Charan