You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Aleem B <al...@gmail.com> on 2009/03/23 09:21:57 UTC

Personal bits inside an externals folder

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@subversion.tigris.org].