Re: [SVN-MIGRATION] Re: svn: SVNROOT/
[email protected] (Shawn Stratton) Thu, 16 Jul 2009 08:53:07 -0500
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
Johannes, I agree, the phpsvn-guide.html should be integrated into php.net, with Gwynne's permission I'll create the patch for anonsvn.php. Shawn Stratton Zend Certified Engineer phpDocumentor 2 Developer 2009/7/16 Johannes Schl=FCter <[email protected]>: > Hi, > > On Thu, 2009-07-16 at 00:56 +0000, "Gwynne Raskind" wrote: >> okay, you win. One more attempt at doing the Q-encoding properly. Also, = by >> ridiculously popular request, the file names in subject lines are back. = Finally, >> a link to an explanation is given for keywords failures. > > Thanks for all your work! > > >> =A0 =A0 =A0 =A0 =A0if (!in_array('svn:keywords', $properties)) { >> - =A0 =A0 =A0 =A0 =A0 =A0fail("svn:keywords not set on textual file {$pa= th_added}.\n"); >> + =A0 =A0 =A0 =A0 =A0 =A0fail("svn:keywords not set on textual file {$pa= th_added}. Please see section 5 of http://darkrainfall.org/phpsvn-guide.htm= l for instructions.\n"); >> =A0 =A0 =A0 =A0 =A0} > > Good thing to have it documented, but in the long run this should be > moved to php.net, maybe integrated to php.net/anonsvn.php ... or is > somebody already working on that? > > johannes > > > -- > SVN Migration Project Mailing List (http://svn.php.net) > To unsubscribe, visit: http://www.php.net/unsub.php > >