This script can be used to clone an SVN repository with externals.
- Run 'perl git_svn_externals.pl' in the root of git-svn cloned repository
- profit :)
- Script fetches all svn externals specified recursively.
- On subseqent runs script fetches new externals and updates existing ones.
- Svn externals with revision specified will be updated to apropriate revisions everytime the revision specified changes in svn repository.
- Running 'git svn dcommit' is possible due to all fetched svn externals being excluded from the "root" git repository.
None known.
Dmitry Sushko Dmitry.Sushko@yahoo.com