svn-externals
Replicating svn:externals into a git repository (Referencing git from Subversion)
We have a Subversion repository that is not going to move to git in the short to medium term, but I would like to use a DVCS for controlling and versioning 3rd party libraries.[详细]
2022-12-31 07:27 分类:问答How do I checkin to local copy AND svn:externals subdirectories in one commit?
We have an svn project that also has several plugins in vendor/plugins - all pulled in via svn:externals.[详细]
2022-12-21 11:54 分类:问答SVN externals to subdirectories only keeps the leaf directory in svn
I\'m trying to add something like: subdir modules module1ext module2ext module3NOText other dir not from externals[详细]
2022-12-20 13:05 分类:问答Changing svn repository url in externals property
I\'m moving my repository to a new location, but I have folders with the (same) repository URL hard-coded in the externals prope开发者_如何转开发rties. e.g:[详细]
2022-12-19 15:58 分类:问答How to get SVN to ignore a directory inside an externals definition
I\'m using subversion to host my own repository for a WordPress installation. I\'ve got it set up so that all of the core WordPress files are in their own directory (called wordpress) and set up to us[详细]
2022-12-17 22:24 分类:问答Create a client side hook script to prevent user commit to external in TortoiseSVN
My trunk has structure: \\trunk ----\\data ----\\src ----\\tool with\\tool is external to another place, not in my trunk. So i开发者_如何学Python don\'t want user commit to \\tool in SVN. They can[详细]
2022-12-17 04:11 分类:问答How to have TortoiseSVN always freeze svn:externals for tags
Is this possible with tortoiseSVN?: Always freeze svn:externals for tags the scenario is our trunk will always use the \'HEAD\' revision for externals, however when we create \'tags\' we would like[详细]
2022-12-15 07:05 分类:问答svn:externals & tagging, how to combine code between teams
In our company, we are working on a product composed of different C/C++ modules. Ideally, each tier and module should be developed by separately by different teams and tested independently. Currently,[详细]
2022-12-15 03:50 分类:问答Version control for interdepedent modules
How do I track and manage the dependencies of software modules under version control? I am building several websites, each of which uses a particular Apache configuration, particular Django code, a s[详细]
2022-12-12 06:52 分类:问答Reintegrate a branch with externals fails in SVN
What I am doing: Apply external properties to a folder in the trunk (both single file and folder external, externals are binary files)[详细]
2022-12-11 18:17 分类:问答
加载中,请稍侯......