RE: [PHP-DEV] Live SVN repository
[email protected] ("Catalin Zamfir Alexandru | KIT Software CAZ")
| Newsgroups | php.internals,svn.migration |
|---|---|
| Message-ID | <002201c92601$6bc846c0$4358d440$@ro> |
> -----Original Message----- > From: Gwynne Raskind [mailto:[email protected]] > Sent: Saturday, October 04, 2008 9:20 AM > To: [email protected] > Cc: PHP Developers Mailing List > Subject: [PHP-DEV] Live SVN repository > > http://svn.php.net/ > > This URL, accessible both by web browser and Subversion clients, now > contains the current revision of the converted CVS repository. Thanks. It was about time. The LIST is quite big. I actually had to do a lot of down-scrolling to get to php-src. Maybe some organization is in order? Like: php/, tsrm/, ext/ ... (and some other) ... where each should contain what's specific to that project. Thus, any defined project, will have it's one trunk/branches/tags, so the path, although a little longer, would be: http://svn.php.net/php/php-src/{trunk,tags,branches} ... I'm into a more organized scheme ...