<< Back to previous view |
![]() |
[QB-65] Allow tagging using svncopy.pl
|
|
Status: | Resolved |
Project: | QuickBuild |
Component/s: | None |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Improvement | Priority: | Minor |
Reporter: | Charles Blaxland | Assigned To: | Robin Shen |
Resolution: | Won't Fix | Votes: | 0 |
Remaining Estimate: | Unknown | Time Spent: | Unknown |
Original Estimate: | Unknown |
Description |
svncopy.pl is a subversion contribution that does an "svn copy" but keeps any "relative" svn:externals pointing to the correct place. It comes with the subversion distro (contrib/client-side). It would be good to be able to configure Quickbuild to be able to tag a svn repo by using svncopy.pl instead of simply "svn copy". |
Comments |
Comment by Robin Shen [ 02/Mar/10 01:38 AM ] |
This can be achieved by adding a command build step calling svncopy.pl since 2.0 |