On 8 December 2015 at 15:50, Sam Ruby <[email protected]> wrote: > On Tue, Dec 8, 2015 at 9:20 AM, Jim Jagielski <[email protected]> wrote: >> >>> On Dec 5, 2015, at 5:21 PM, sebb <[email protected]> wrote: >>> >>> On 5 December 2015 at 02:21, Sam Ruby <[email protected]> wrote: >>>> Repository: >>>> >>>> https://github.com/apache/whimsy >>> >>> The SVN repo is still present at >>> >>> https://svn.apache.org/repos/infra/infrastructure/trunk/projects/whimsy >>> >>> Is that going to disappear, or can we still udpate that? > > That copy is now out of date.
In which case it needs to be marked read-only, and a README file added to say where the code now resides. >> PLEASE KEEP!! I don't want to be forced to use git. The whole idea >> is to make it easy for developers, right? And there are a bunch >> that are comfortable w/ svn. >> >> If we provide git functionality for svn-based projects, we should >> also provide svn access for git-based ones. > > GitHub provides svn access[1]. Try it out: > > svn checkout https://github.com/apache/whimsy > > - Sam Ruby > > [1] https://github.com/blog/626-announcing-svn-support
