With TortoiseSVN, there is an easier way to set the keyword properties
for existing files than running the above Python script.

1. TortoiseSVN->properties
2. Add
3. In the property name field, type: svn:keywords
4. In the property value field, type:  LastChangedBy Date Revision Id
Author LastChangedDate
5. Check the "Apply Property Recursively" checkbox
6. Click OK

This recursively applies these keyword properties to all existing
folders and files.

After I did this, then committed, the keyword substitution worked for
all existing files.

Going forward, for all new files, the cake SVN config file you
supplied above should take effect.

Thanks very much for your help, Larry.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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