Hi Dimuthu, Thank you for your quick response. Happy to say that code for LDAP is reviewed and merged , and the document have been restructured [1] [2] .
[1] https://github.com/wso2/esb-connectors/tree/master/ldap [2] https://docs.wso2.com/display/CONNECTORS/LDAP+Connector I will proceed with the Svn links you have provided and let u know soon. Thank you. On Tue, Mar 31, 2015 at 8:11 PM, DImuthu Upeksha <[email protected] > wrote: > Hi Elilmatha, > > Currently I don't have access to svn repository. [1] is the code for svn > connector which may be the one you are currently referring. Here [2] is the > API which was written to handle access file of SVN. One issue of SVN is > that they don't provide a REST/ SOAP API to handle their projects or users. > So one easy way (which may not be the best approach) is to implement an API > to handle the access file of SVN server. What this [2] API does is that > task. You can fetch a sample access file of SVN from Yasith [3] in infra > team. > > However I found a C API for SVN [4] but not sure whether it perfectly > matches to our requirements like creating users, changing privileges and > etc. If it does, you may have to write a JNI wrapper to call it from java. > > HTH > > [1] https://github.com/DImuthuUpe/svnConnector > [2] https://github.com/DImuthuUpe/SvnAccessManager > [3] http://wso2.com/about/team/yasith-tharindu/ > [4] https://subversion.apache.org/docs/api/latest/annotated.html > > Thanks > Dimuthu > > On Tue, Mar 31, 2015 at 7:34 PM, DImuthu Upeksha < > [email protected]> wrote: > >> Hi Elilmatha, >> >> I was working on SVN connector when I was an intern at WSO2. Actually I >> have been working on 2 connectors : LDAP connector [1] [2] and SVN >> connector. Due to time constraints, I was able to completely finish >> (connector+ integration tests) of LDAP connector. So integration tests of >> SVN connectors are yet to be implemented. >> >> [1] https://github.com/DImuthuUpe/esb-connectors/tree/master/ldap >> [2] https://docs.wso2.com/display/ESBCONNECTORS/LDAP+Connector >> >> On Tue, Mar 31, 2015 at 10:31 AM, Elilmatha Sivanesan <[email protected] >> > wrote: >> >>> Hi all, >>> >>> I'm reviewing the SVN Connector, which was done by interns a year ago. >>> The code base is found at [1]. The code base is written but the testing >>> part is missing , Is there any other location I can find the full code.... >>> >>> More to that I'm unable to find out the proper api document for which >>> they have implemented the connector to test the connector manually. Can >>> anyone guide me to proceed further in this. >>> >>> [1] https://svn.wso2.com/wso2/interns/2013/dimuthuu/svn_connector/ >>> >>> Thank you. >>> -- >>> *S.Elilmatha* >>> Associate Software Engineer, >>> >>> WSO2 Inc.; http://wso2.com >>> lean.enterprise.middleware >>> >>> Mobile 0779842221. >>> >>> >> >> >> -- >> Regards >> >> W.Dimuthu Upeksha >> Undergraduate >> Department of Computer Science And Engineering >> >> University of Moratuwa, Sri Lanka >> > > > > -- > Regards > > W.Dimuthu Upeksha > Undergraduate > Department of Computer Science And Engineering > > University of Moratuwa, Sri Lanka > -- *S.Elilmatha* Associate Software Engineer, WSO2 Inc.; http://wso2.com lean.enterprise.middleware Mobile 0779842221.
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
