Hello,
I am trying to get access into the source code repository. I use TortoiseSVN, I choose checkout, insert the link
https://simtk.org/svn/opensim
as well as my authentication data, but the connection is rejected - I get 2 errors:
1. PROPFIND request failed on'/svn/opensim'
2. PROPFIND on'/svn/opensim':403 forbidden.
Do you know what I miss?
Thank you,
Dana
src repository
- Pieter Peeters
- Posts: 1
- Joined: Wed Jan 20, 2010 6:00 am
RE: src repository
I have the same problem, but here it does not accept the OPTIONS command:
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS
request for 'https://simtk.org/svn/opensim'
svn: Server sent unexpected return value (403 Forbidden) in response to OPTIONS
request for 'https://simtk.org/svn/opensim'
- Ayman Habib
- Posts: 2248
- Joined: Fri Apr 01, 2005 12:24 pm
RE: src repository
Pieter and all,
The source code is available only to project members as of now, primarily because the code is under development, however we expose an API to allow users to use OpenSim libraries from their favorite environment. This helps enrich the API while saving users the complicated task of building from sources.
Hope this explains,
-Ayman
The source code is available only to project members as of now, primarily because the code is under development, however we expose an API to allow users to use OpenSim libraries from their favorite environment. This helps enrich the API while saving users the complicated task of building from sources.
Hope this explains,
-Ayman