Here are some sections about it in the svnbook / TortoiseSVN manual:
This is the svnbook page on svn:externals. It is the most useful resource on the subject.
This one explains four ways to include sub-projects in the workflow (and in the process misses a fifth one: symlinks).
And this last one is a TortoiseSVN-specific page on how to import stuff in a repository (not directly related to svn:externals).
Related Posts:
- Working copy XXX locked and cleanup failed in SVN
- TortoiseSVN svnadmin
- What ports need to be open for TortoiseSVN to authenticate (clear text) and commit?
- Cannot connect to repo with TortoiseSVN
- How to get the url of the current svn repo?
- what is svn? and how to use it with project?
- Check in / Check out in subversion
- SVN Error E175002 while checking out code from repository
- SVN admin management GUI tool
- How do I ignore files in Subversion?
- How do I return to an older version of our code in Subversion?
- How to have ‘git log’ show filenames like ‘svn log -v’
- How do I add all new files to SVN
- How to delete an SVN project from SVN repository
- SVN reverse merge?
- Eclipse Unable to Launch, the selection cannot be launched, and there are no recent launches
- I use SourceTree with Git but need to work with SVN repistory, what options do I have?
- Get all branch names in SVN
- Dev, Stage and Production Deployment for WordPress Sites?
- Getting Started with Subversion, Git, or similar Version Control System to keep a History of my Files? [closed]
- How-to: push a GitHub repo to the wordpress plugin servers
- what is the correct way to update a plugin via tortoise svn to the repository?
- Easiest Way to Create a Patch for Submission to WordPress Core?
- Is it necessary to bump a plug-in’s version if you’re just updating the “Tested up to” attribute?
- Stable tag of plugin in the readme file
- Is there a faster way to git-svn clone a wordpress plugin from the subversion repository?
- How to look at code in WordPress repositories without downloading?
- Any guides on using WP SVN with IDE clients? [closed]
- Are there procedures to prevent malicious plugin updates?
- How do you allow plugins to be updated using the GUI without breaking your subversion repository?
- Releasing new plugin version, how to rename old options keys?
- Where are the official i18n WordPress versions stored (SVN)?
- Should I use SVN or Git?
- How to convert a WordPress install under SVN to one that is not?
- Can i do plugin commits directly from a plugin folder inside an installation using the Trunk SVN
- Sync my svn repositories
- Managing updates when WordPress is in your own svn repo
- What CSS minifier does WP core use?
- Subversion, github, etc.. version control systems/repositories
- Updating a WordPress plugins breaks SVN
- Using source control with WordPress
- How to fix broken upgrade to 3.1
- Commit changes to WordPress Plugin SVN with TortoiseSVN
- My new WordPress plugin version is not showing up in the plugin directory. It’s been 4 days what could the problem be?
- Setting up SVN for teamwork on WordPress custom theme development
- How to handle the Plugin Version on Update using Tortoise SVN and the worpdress.org Plugin Repository?
- What is the usual process of saving changes made at the CMS level into source control?
- Do you have to have command line access to use Subversion with WordPress?
- Is there a seamless solution for submitting plugins to wordpress.org SVN and GitHub? [duplicate]
- Using Subversion to deploy WordPress
- Plugin update not reflected in WordPress plugin page
- wordpress.org codebase
- How do I implement a .diff changeset from core.trac.wordpress.org locally?
- Cannot update …/tags folder in SVN Repository
- How to update WordPress plugins to latest using SVN
- How long should it take for a plugin to fully load into the WordPress.org plugin repository?
- How to remove images from my plugin page in WP Directory?
- How to show active version on wordpress.org of a published plugin?
- Create a patch using TortoiseSVN
- Recreating a local repository from a currently existing wordpress.org repo..which I own
- How to update plugins with database updates if I use svn
- How can I edit commit messages in my wp-hosted plugin repo?
- Update a custom theme with Subversion?
- How to make previous versions available for users?
- Using SVN to upload plugin created with gutenberg blocks
- Plugin Repository commit doesn’t show up in activity
- Git Hosting for WordPress SVN Plugin Repository [closed]
- What’s the best way to go about updating WordPress plugins when using SVN and multiple environments?
- Why does WordPress redirect when I separate wp-core and wp-content?
- Is there any good way to use SVN for uploads directory?
- Banner not visible after plugin publishing
- Why Does Automattic use SVN for WordPress Instead of Git?
- Change plugin name on WordPress repo
- Plugin README.txt isn’t updating in the Directory (stable tag is correct)
- my own SVN for a plugin/theme
- How do I avoid having duplicate of plugin in trunk?
- Submitting a block to the .org repo: do I submit compiled code, or source code? [closed]
- A server-side hook failed when committing plugin code to SVN
- WordPress SVN UTF-8 issue
- cURL request to plugin repository fails 403
- Is it possible/advisable to set last stable version to previous version?
- Tortoise SVN showing ‘Access to ‘/!svn/me” forbidden error.
- Updating a WP Plugin SVN not showing on WordPress Website or Zip
- Automating svn updates from a server-side cron job
- SVN problem – commit taking forever to fix incomplete prior commit
- Add plugin by SVN. Current version problem
- WordPress.org how to force expire Cached Banner-772×250 from my Plugin page
- Plugin SVN folder structure
- SVN precommit and nullable return types [closed]
- how can I create a WP offline environment before releasing the websites? [closed]
- Problems in updating a self-developed plugin