[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

customizing vendor drops for use on multiple projects

From: Anthony Ettinger <anthony_at_chovy.com>
Date: Thu, 14 Feb 2008 23:45:22 -0800

I've attached an image to try and visualize what I'd like to do with svn...

Given the example:
My vendor is: WordPress, I need to keep up to date with latest stable
releases: 2.0.1, 2.0.2, etc.

I'd like to customize a few things about WordPress in one location
that I can use across all my sites: ie: modify some templates,
features

I still want to be able to customize on a site-by-site basis as
well...ie: database.conf, environment.conf, logo.png, etc. etc.

Can someone help me run through the commands that are involved at each
stage (layer) ?

Thanks.

-- 
Anthony Ettinger
408-656-2473
http://anthony.ettinger.name
@pets = Pets.find_all_by_species('dog')
@pets.each do |dog| {
 if dog.name == 'Farley'
 dog.nick = 'Sir Barks-A-lot'
 elsif dog.name == 'Bonita'
 dog.nick = 'Princess Boo'
 else
 dog.nick = 'Doggie?'
 end
}


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org

repos.png
Received on 2008-02-15 08:45:45 CET

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.