Re: svn: SVNROOT/
[email protected] (Gwynne Raskind) Thu, 16 Jul 2009 18:24:56 -0400
| Newsgroups | svn.migration |
|---|---|
| Message-ID | <[email protected]> |
On Jul 16, 2009, at 7:32 AM, Johannes Schl=C3=BCter wrote:
>> if (!in_array('svn:keywords', $properties)) {
>> - fail("svn:keywords not set on textual file =20
>> {$path_added}.\n");
>> + fail("svn:keywords not set on textual file =20
>> {$path_added}. Please see section 5 of =
http://darkrainfall.org/phpsvn-guide.html=20
>> for instructions.\n");
>> }
> 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?
Once rsync is up, we'll move most everything to php.net.
-- Gwynne