# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#2 | 8773 | Lester Cheung | "p4util" as an importable Python package. | 11 years ago | |
#1 | 8534 | Lester Cheung |
Great artists steal - so I'm stealing Sven's Python library to make it better! |
11 years ago | |
//guest/sven_erik_knop/P4Pythonlib/scripts/PerforceExchange.py | |||||
#2 | 8369 | Sven Erik Knop | Renamed P4Transfer to P4Exchange | 12 years ago | |
#1 | 8368 | Sven Erik Knop | The old PerforceTransfer is now PerforceExchange. PerforceTransfer will be a one-directio...nal migration tool from now on. « |
12 years ago | |
//guest/sven_erik_knop/P4Pythonlib/scripts/PerforceTransfer.py | |||||
#9 | 8232 | Sven Erik Knop | Better safe than sorry: quotes around the path of the localMap entries. | 12 years ago | |
#8 | 8231 | Sven Erik Knop | Removed all traces of p4.run_where and replaced them with local map.translate. Hopefully... this will improve the performance of PerforceTransfer. « |
12 years ago | |
#7 | 8216 | Sven Erik Knop | Added test cases for integration from outside transfer scope. Fixed bug for integrated de...letes from the outside. « |
12 years ago | |
#6 | 8215 | Sven Erik Knop | Upgraded test to include merge w/ edit Fixed a bug in PerforceTransfer.py avoiding a tamp...er check error. « |
12 years ago | |
#5 | 8212 | Sven Erik Knop |
Added integrate-delete test case Solved integrate-delete problem in PerforceTransfer |
12 years ago | |
#4 | 8211 | Sven Erik Knop |
Additional test cases for integrate Fixed a bug with "ignore", can now be replicated. |
12 years ago | |
#3 | 8210 | Sven Erik Knop | Fixed a bug in PerforceTransfer where an add followed by an integ to another branch would... break the add. Also added the beginning of a test framework to catch those kind of problems in the future. Currently the test framework only checks add, edit, delete and simple integrates. « |
12 years ago | |
#2 | 8209 | Sven Erik Knop |
Change formatting to tabs Made Python3 compatible Fixed a small bug in integrate |
12 years ago | |
#1 | 7986 | Sven Erik Knop | Changed P4Transfer to PerforceTransfer to conform with naming convention. | 14 years ago | |
//guest/sven_erik_knop/P4Pythonlib/scripts/P4Transfer.py | |||||
#10 | 7973 | Sven Erik Knop | Enable re-adding of files for 2010.2+ servers. The problem was that the server now adds i...ntegration records for re-added files, which made P4Transfer believe this was a dirty branch instead of an add. Now we check if the "how" is "add from", indicating a re-add. « |
14 years ago | |
#9 | 7971 | Sven Erik Knop | Updated P4Transfer to deal with merge w/ edit integrations. All types of integrations sho...uld now be supported. Also updated the documentation. « |
14 years ago | |
#8 | 7966 | Sven Erik Knop | Changed master and local to server1 and server2. Also added first draft of a documentatio...n that should serve pretty much as the blog post I intend to write on this tool. « |
14 years ago | |
#7 | 7965 | Sven Erik Knop | Updated the shebang to avoid hardcoding the Python version. | 14 years ago | |
#6 | 7964 | Sven Erik Knop | Changed type to kxtext by popular demand. | 14 years ago | |
#5 | 7963 | Sven Erik Knop | Fixed the tamper problem. | 14 years ago | |
#4 | 7962 | Sven Erik Knop | Updated P4Transfer with the ability to deal with +k types and merged files from integrati...on. The result of the latter is an 'edit from' to avoid a tamper check problem. This is a hack for now until I can find a better way around it, but the repercussions should be low. « |
14 years ago | |
#3 | 7961 | Sven Erik Knop |
Enable preview (-n) again. Not sure how it got lost. |
14 years ago | |
#2 | 7960 | Sven Erik Knop | Updated Copyright date and changed to ktext. | 14 years ago | |
#1 | 7959 | Sven Erik Knop |
P4Transfer release 1.0. Documentation to follow. |
14 years ago |