I see 2 solutions: 1) svn co http://.../openjpa then yo uhost it in another repo on your side 2) use github
Romain Manni-Bucau @rmannibucau http://www.tomitribe.com http://rmannibucau.wordpress.com https://github.com/rmannibucau 2014-11-26 10:46 GMT+01:00 Yosuke Yamatani <[email protected]>: > Hi Romain, > > Thank you for your replying quickly!! > > I would like to do "SVN sync" to get your projects' repository since a > mirror copy of the repository is needed to execute my tool which analyzes > software evolution over time. > > I can do it through the URL you told me, but it is too slow to "sync" > because the sync command tries to get the entire apache repository. > > So, please tell me if you know how to sync the repository for your porject > only. > > Sincerely yours, > > Yosuke > > > > (2014/11/26 18:24), Romain Manni-Bucau wrote: >> Hi Yosuke, >> >> as most of apache project using svn openjpa is >> http://svn.apache.org/repos/asf/openjpa/ (follow >> http://svn.apache.org/repos/asf/<project> pattern) and trunk is >> http://svn.apache.org/repos/asf/openjpa/trunk >> >> Don't hesitate if you have questions >> >> >> Note we are also available on github >> https://github.com/apache/openjpa/tree/trunk >> >> >> >> Romain Manni-Bucau >> @rmannibucau >> http://www.tomitribe.com >> http://rmannibucau.wordpress.com >> https://github.com/rmannibucau >> >> >> 2014-11-26 10:21 GMT+01:00 Yosuke Yamatani >> <[email protected]>: >>> Dear sir/madam >>> >>> Hello, I’m Yosuke Yamatani. >>> I’m a graduate student at Wakayama University, Japan. >>> I study software evolution in OSS projects through the analysis of SVN >>> repositories. >>> I found the entire ASF repository, but I would like to mirror the SVN >>> repository only for your project. >>> Could you let me know how to get your repository ? >>> >>> Sincerely yours. >>> Yosuke >>> >
