# | 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/MANIFEST.SKIP | |||||
#14 | 5076 | Barrie Slaymaker | - Added blibdirs to MANIFEST.SKIP (autrijus) | ||
#13 | 4518 | Barrie Slaymaker | - MANIFEST updated | ||
#12 | 3856 | Barrie Slaymaker | - MANIFEST updated | ||
#11 | 3386 | Barrie Slaymaker | make MANIFEST, MANIFEST.SKIP current | ||
#10 | 3221 | Barrie Slaymaker | Update MANIFEST | ||
#9 | 2751 | John Fetkovich | add emacs' checkpoint files /^#.*#$/ | ||
#8 | 2724 | Barrie Slaymaker | Update MANIFEST | ||
#7 | 2637 | Barrie Slaymaker | Update MANIFEST and MANIFEST.SKIP for all recent changes | ||
#6 | 2340 | Barrie Slaymaker | Update manifest, comment out some debugging stuff in VCP::Rev | ||
#5 | 1857 | Barrie Slaymaker | MANIFEST touchups for VSS | ||
#4 | 1740 | Barrie Slaymaker | Note 0.28 release, finish adding dist/vcp.pl | ||
#3 | 1358 | Barrie Slaymaker | Win32 changes | ||
#2 | 468 | Barrie Slaymaker |
- VCP::Dest::p4 now does change number aggregation based on the comment field changing or whenever a new revision of a file with unsubmitted changes shows up on the input stream. Since revisions of files are normally sorted in time order, this should work in a number of cases. I'm sure we'll need to generalize it, perhaps with a time thresholding function. - t/90cvs.t now tests cvs->p4 replication. - VCP::Dest::p4 now doesn't try to `p4 submit` when no changes are pending. - VCP::Rev now prevents the same label from being applied twice to a revision. This was occuring because the "r_1"-style label that gets added to a target revision by VCP::Dest::p4 could duplicate a label "r_1" that happened to already be on a revision. - Added t/00rev.t, the beginnings of a test suite for VCP::Rev. - Tweaked bin/gentrevml to comment revisions with their change number instead of using a unique comment for every revision for non-p4 t/test-*-in-0.revml files. This was necessary to test cvs->p4 functionality. |
||
#1 | 467 | Barrie Slaymaker | Version 0.01, initial checkin in perforce public depot. |