Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with libs? #43

Open
pdefreitas opened this issue Mar 17, 2016 · 1 comment
Open

Issue with libs? #43

pdefreitas opened this issue Mar 17, 2016 · 1 comment

Comments

@pdefreitas
Copy link

I see that the project as switched to gclient. But I'm facing issues sync'ing the project.

C:\workspace\ortc-lib\libs>gclient sync
Oh hai! You are using subversion. Chrome infra is eager to get rid of
svn support so please switch to git.
Tracking bug: http://crbug.com/475320
If you are a project owner, you may request git migration assistance at:
https://code.google.com/p/chromium/issues/entry?template=Infra-Git

________ running 'svn checkout file:///./webrtc C:\workspace\ortc-lib\libs\webrtc --non-interactive --ignore-externals' in 'C:\workspace\ortc-lib\libs'
svn: Unable to open an ra_local session to URL
svn: Unable to open repository 'file:///webrtc'

webrtc (ERROR)

[0:00:00] Started.

Error: Command 'svn checkout file:///./webrtc C:\workspace\ortc-lib\libs\webrtc --non-interactive --ignore-externals' returned non-zero exit status 1 in C:\workspace\ortc-lib\libs

@robin-raymond
Copy link
Contributor

@pdefreitas No, we aren't using gclient. This is designed to be a recursive clone + script run and open and build, nothing more needed. We are actively working to improve and fix any script issues but we do not maintain a full webrtc within ortc as it's a subset only using the API sets we require.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants