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

Personal bits inside an externals folder

From: Aleem B <aleemb_at_gmail.com>
Date: Mon, 23 Mar 2009 14:21:57 +0500

I have just migrated to SVN and was really happy to hear that I could
update my WordPress source on all 5 of my websites using svn update
but quickly ran into an issue. I'd like something like this:

siteone.com/trunk <-- external repo
siteone.com/trunk/images <-- local repo
siteone.com/trunk/plugins <-- external repo
siteon.com/trunk/plugins/myplugin <-- local repo

so the code inside the trunk gets updated from an external repository
with read-only access (
http://svn.automattic.com/wordpress/tags/2.7.1/ ) but at the same
time, I can have my own bits within it such as an images folder and
myplugin that are maintained on my local repository
(file:///d:/svnroot/myrepository)

I have hit a wall with this and surely there has to be a way to
accomplish this. Can someone please point it out?

-- Aleem

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1388261

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-03-23 13:26:52 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.