Change | User | Description | Committed |
---|---|---|---|
27669 | Robert Cowham | Retired (deleted) this version of the script - and include a reference to its replacement:... https://github.com/perforce/p4transfer « |
4 years ago |
26685 | Robert Cowham | Run 'describe -s' instead of just 'describe' - better performance. | 5 years ago |
26350 | Robert Cowham | Handle move/delete where previous rev is obliterated | 5 years ago |
26349 | Robert Cowham | Handle move/add where source obliterated | 5 years ago |
26344 | Robert Cowham | New parameter --end-datetime added to allow unattended runs within a window of opportunity.... « | 5 years ago |
26277 | Robert Cowham | Extra undo test | 5 years ago |
26276 | Robert Cowham | Fix problem with replicating basic undo | 5 years ago |
26062 | Robert Cowham | Added Tom's comments re DVCS | 6 years ago |
23271 | Robert Cowham | Allow transfers to be done by non-superusers (only requiring write and review privilege). ... In non-super mode, changelist date/time and author fields are not updated. « |
7 years ago |
22794 | Robert Cowham | Allow change_map to be in a subdir | 8 years ago |
22524 | Robert Cowham | Handle missing fields on describe for purged revisions | 8 years ago |
22515 | Robert Cowham | Removed preview option which was confusing as it wasn't well tested. | 8 years ago |
22466 | Robert Cowham | Improved preview option handling - with test. | 8 years ago |
22465 | Robert Cowham | Added tests for r99.2 created depot (no filesize/digest stored) Fixed problem with previe...w failing comparison Add --p4d option to tests to use different p4d version « |
8 years ago |
22461 | Robert Cowham | Tweak extraction of db.* data to support 12.2 server | 8 years ago |
22280 | Robert Cowham | Use old style syntax for submit | 8 years ago |
22278 | Robert Cowham | Fix problem transferring into 2012.2 server - need to convert types to canonical type | 8 years ago |
19691 | Robert Cowham | Fix problems with selective integrations (cherry picking). Has changed behaviour of a few... tests. « |
9 years ago |
18701 | Robert Cowham | Handle the case of an edit after an archived version. | 9 years ago |
18674 | Robert Cowham | Fix tests failing due to new canonical form of filetypes with 2015.2 (xtext -> text+x).... Unicode works for Mac/Linux with 2015.2+ P4Python installed so don't skip test and update doc. « |
9 years ago |
16568 | Robert Cowham | Require clobber option in both source/target to avoid sync errors. As a result need to im...prove change_map.csv handling. « |
9 years ago |
16425 | Robert Cowham | Remove preflight option and add in test for maximum option. | 9 years ago |
16031 | Robert Cowham | Handle large files when creating md5 checksums of contents | 10 years ago |
15912 | Matt Attaway | Add a license file | 10 years ago |
15827 | Robert Cowham | Avoid unnecessary resyncs of edited files due to incorrect digest calculation and compari...son. Update failing test. « |
10 years ago |
15800 | Robert Cowham | Accidentally put in wrong place! | 10 years ago |
15766 | Robert Cowham | Populate -o //guest/robert_cowham/perforce/training/p4train.tar.gz //guest/perforce_softwa...re/p4transfer/main/p4train.tar.gz. « | 10 years ago |
15585 | Robert Cowham | Additional fix to previous one for edge case of different file types (text vs binary). | 10 years ago |
15529 | Robert Cowham | Fix problem when integrating cherry pick with different filetype. | 10 years ago |
14139 | Robert Cowham | Fix strange problem with copy from & branch from to same revision. | 10 years ago |
13959 | Robert Cowham | Changed utf16 sync problem handling to raise an exception recommending a retype and linkin...g to KB: http://answers.perforce.com/articles/KB/3117 « |
10 years ago |
13929 | Robert Cowham | Oops - rushed previous fix - all test pass now. | 10 years ago |
13921 | Robert Cowham | Handle unsyncable utf16 files: - note the sync errors - add them to ignore list - if an...d edit fails and previous version was utf16 then convert to add « |
10 years ago |
13892 | Robert Cowham |
Extra check to resync if edit fails. No test (repro) as yet - still investigating... |
10 years ago |
13858 | Robert Cowham | Log progress of sync calls, and in particular output warning messages. | 10 years ago |
13704 | Robert Cowham | Improve explanation in --sample-config option Make --sample-config work when piping stdou...t to a file (for python2 at least!). « |
10 years ago |
13703 | Robert Cowham | Clarified a couple of things. | 10 years ago |
13576 | Robert Cowham | Fix for when filetypes are not integrated on purpose. | 10 years ago |
12944 | Robert Cowham | Handle symlinks on Unix when run with Python3 (unicode) | 10 years ago |
12942 | Robert Cowham | Make test env more cross platform re P4CONFIG settings. | 10 years ago |
12941 | Robert Cowham | Make sure filetype changes are propagated via integrate even when integ.engine=2. Fix a c...ouple of tests failing on OS X. « |
10 years ago |
12570 | Robert Cowham | Fix link handling problem. | 10 years ago |
12549 | Robert Cowham | Handle symlinks (on Unix at least) | 10 years ago |
12548 | Robert Cowham | Optimize slightly by checking whole file first before doing line by line search for RCS ke...ywords. « | 10 years ago |
12547 | Robert Cowham | Handle RCS keyword files which have been merged in a dodgy manner (what should be a dirty... merge pretending to be a clean merge). « | 10 years ago |
12532 | Robert Cowham | Handle edit failing when doing old style rename. | 10 years ago |
12524 | Robert Cowham | Handled integrating a delete ontop of a deleted. | 10 years ago |
12496 | Robert Cowham | Fix summarise for larger files. | 10 years ago |
12495 | Robert Cowham | Fix problem of missing move/add records where source was outside transfer workspace. | 10 years ago |
12489 | Robert Cowham | Handle the multiple overlapping integrates with strange resolve -ay | 10 years ago |