Development

#3104 (sfPropelActAsTaggablePlugin: add svn:ignore to lib/model/{om,map})

You must first sign up to be able to contribute.

Ticket #3104 (closed enhancement: invalid)

Opened 9 months ago

Last modified 9 months ago

sfPropelActAsTaggablePlugin: add svn:ignore to lib/model/{om,map}

Reported by: forkmantis Assigned to: xavier
Priority: minor Milestone:
Component: sfPropelActAsTaggablePlugin Version: 1.0.10
Keywords: Cc:
Qualification: Unreviewed

Description

Adding an svn:ignore on the om and map directories under lib/model would allow me to override the plugin's base schema w/ the alternative schema plugin.

sfGuardPlugin has done this: http://trac.symfony-project.com/browser/plugins/sfGuardPlugin/branches/1.0/lib/model

Change History

03/12/08 22:50:20 changed by forkmantis

  • status changed from new to closed.
  • resolution set to invalid.

I see now that you've added ignores for om/* and map/* rather than to lib/model the way sfGuard did. I should have looked at it closer before posting this ticket.