S.Suzuki <[email protected]> writes:

> I have wanted to the maintenance of My Android apps that use the
> crosswalk-9(cordova android). (It's fix the bug of chromium.)
> But it is not successful to build an error happens.
> For that I want any advice for able to build successful.
>
> - In "gclient sync" command, has come out the following two errors.
>   1)Error: Command svn checkout
> https://cvs.khronos.org/svn/repos/registry/trunk/public/cl/api/1.2@28150
> /home/crosswalk/crosswalk-src/src/third_party/khronos/CL --revision 28150
> --non-interactive --force --ignore-externals returned non-zero exit status
> 1 in /homewww/js//crosswalk/crosswalk-src

The svn checkout failure is likely causing all the other errors: since
not all dependencies are checked out, the hooks (including the ones that
generate the LASTCHANGE files) are not run.

If you are behind a corporate proxy, make sure Subversion knows about
it.
_______________________________________________
Crosswalk-help mailing list
[email protected]
https://lists.crosswalk-project.org/mailman/listinfo/crosswalk-help

Reply via email to