# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 28901 | marc_tooley | "" | ||
#1 | 5835 | marc_tooley | VCP branch to prep for incoming bugfixes for the Source/svn.pm module. | ||
//guest/perforce_software/revml/t/91p42revml.t | |||||
#21 | 5403 | Barrie Slaymaker | - Misc logging, maintainability & debugging improvements | ||
#20 | 3800 | Barrie Slaymaker | - <branches> removed from all code | ||
#19 | 3719 | Barrie Slaymaker | - p4 username is now parsed correctly (but client is lost) | ||
#18 | 3717 | Barrie Slaymaker | - Minor docco cleanup | ||
#17 | 3428 | Barrie Slaymaker | - Test suite cleanup | ||
#16 | 2926 | John Fetkovich |
remove --state-location switch add --db-dir and --repo-id switches build state location from concatenation of those two. |
||
#15 | 2915 | Barrie Slaymaker |
Default to *not* changing the first rev of a branch, add --change-branch-rev-1 to enable the non-default behavior (which is what is used by most of the test suite). |
||
#14 | 2914 | Barrie Slaymaker | Remove need for launch_p4d and general cleanup. | ||
#13 | 2913 | Barrie Slaymaker | Put a user id on each change | ||
#12 | 2863 | Barrie Slaymaker |
Use the absolute path to a file's directory as its branch_id for SCMs that branch in file path space. |
||
#11 | 2854 | John Fetkovich | fixed hard-coded "t/" to be ${t} in state file locations. | ||
#10 | 2843 | John Fetkovich |
remove old comments, add --state-location switch to the tests that didn't have it. |
||
#9 | 2842 | Barrie Slaymaker | Get --continue working in VCP::Source::p4 | ||
#8 | 2840 | John Fetkovich | oops, left a debugging 'die' in the test suite. | ||
#7 | 2836 | John Fetkovich |
Make Source::p4 use --continue and --bootstrap options (partial) update test suite appropriately |
||
#6 | 2763 | John Fetkovich |
test a rerooted revml->p4 to someplace deep in the p4 tree, to make sure that VCP is configuring p4 to map the files to the right place. |
||
#5 | 2743 | John Fetkovich |
Add fields to vcp: source_name, source_filebranch_id, source_branch_id, source_rev_id, source_change_id 1. Alter revml.dtd to include the fields 2. Alter bin/gentrevml to emit legal RevML 3. Extend VCP::Rev to have the fields 4. Extend VCP::{Source,Dest}::revml to read/write the fields (VCP::Dest::revml should die() if VCP tries to emit illegal RevML) 5. Extend VCP::{Source,Dest}::{cvs,p4} to read the fields 7. Get all tests through t/91*.t to pass except those that rely on ch_4 labels |
||
#4 | 2714 | Barrie Slaymaker |
Simplify t/90*cvs.t tests, remove make_cvsroots for speed and simplicity. |
||
#3 | 2650 | John Fetkovich |
Change clean_p4_branch_spec to remove Options: lines. We can't always expect this to be the same. |
||
#2 | 2600 | John Fetkovich | Minor clean-ups. | ||
#1 | 2589 | John Fetkovich |
Split 90p4.t into 90revml2p4_0.t, 90revml2p4_1.t, 91p42revml.t, 95p42cvs.t. Added some utilities to the library files listed. |