Re: [SVN-MIGRATION] Creating a git-svn copy of the repository
[email protected] (Travis Swicegood)
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
Sean Coates wrote: >> I think we should really focus on getting SVN up and running and making >> it functional. >> If after that some developers want to figure out how to bridge it to SVN >> that's fine but I think we also don't want to over complicate our setup >> and the message we send to contributors. > > FWIW, I agree completely. The other stuff is gravy, and we (PHP folks) > have a habit of clouding the main issue with peripheral projects. Definitely agreed here too. I think SVN will be easier for most people to transition to. The definitive source, for simplicity's sake should be SVN. As I said on internals, I've done these types of imports before and have worked with the hooks in SVN so if there's anything I can do to make it happen, just let me know. As far as Git goes, I'll work on that in my spare time once we have a functioning SVN repo. If it turns out that its something that others would want, then we can see about moving it from my servers onto a php.net server as an unofficial way to track the repository. -T