perforce / p4transfer

[Community Supported] Utility for transferring a subset of files (with complete history of all changelists) from one Helix Core repository to another, only requiring read access to the source repository.
BSD 2-Clause "Simplified" License
43 stars 19 forks source link

Fix specific bugs #32

Closed phoglund closed 1 week ago

phoglund commented 1 week ago

Context: https://embark.atlassian.net/browse/SS-7859

Fork the p4transfer depot, add our transfer.yaml config and fix some bugs with @ chars I ran into. And the CompareRepos script had some assumptions about depot paths and client names that I fixed so we can use it.

phoglund commented 1 week ago

Whoops, wrong repo! Meant to push this to my fork of the project.