Grab this file, it is the same one we use:
https://trac.cakephp.org/browser/whiteboard/misc/svnconfig.txt?format=raw

Add the contents of this file to your $HOME/.subversion/config

This will also set the proper mime types of the files

-- 
/**
* @author Larry E. Masters
* @var string $userName
* @param string $realName
* @returns string aka PhpNut
* @access public
*/

On Tue, Apr 15, 2008 at 3:11 AM, Haris <[EMAIL PROTECTED]> wrote:

>
> How can I build SVN based comments that'll fetch SVN details from the
> repository(or .svn files) and append them to the updated files/file.
> This is similar to what CakePHP developers do.
>
>
> /* SVN FILE: $Id: inflections.php 6311 2008-01-02 06:33:52Z phpnut $
> */
>  * @filesource
>  * @version                     $Revision: 6311 $
>  * @modifiedby          $LastChangedBy: phpnut $
>  * @lastmodified        $Date: 2008-01-02 11:33:52 +0500 (Wed, 02 Jan
> 2008) $
>  */
>
> >

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to