I have a SQL Server 2005 Database which uses merge replication.
I have added four new stored procedures on the publisher end, but they haven't replicated.
The publication property "Subscription Options" - "Replicate schema changes" is set to True.
How can I get easily get these tables replicated without having to send new snapshots to all of the subscribers?