Re: git-p4: Importing a Git repository into Perforce without rebasing

2013-03-04 Thread Enrico Weigelt
Hi, perhaps you should give Perfoce's git-bridge a try. cu -- Mit freundlichen Grüßen / Kind regards Enrico Weigelt VNC - Virtual Network Consult GmbH Head Of Development Pariser Platz 4a, D-10117 Berlin Tel.: +49 (30) 3464615-20 Mobile: +49 (151) 27565287 Fax: +49 (30) 3464615-59 enri

Re: git-p4: Importing a Git repository into Perforce without rebasing

2013-02-19 Thread Thomas Berg
Hi, On Tue, Feb 19, 2013 at 3:40 AM, Russell Myers wrote: > I'm trying to take a Git repository which has never been in Perforce > and push it to Perforce and having difficulty. [...] > I know that I could create another Git repository that has some > commits in it cloned from Perforce and rebase

git-p4: Importing a Git repository into Perforce without rebasing

2013-02-18 Thread Russell Myers
Hello, I'm trying to take a Git repository which has never been in Perforce and push it to Perforce and having difficulty. It would appear that git-p4 requires that a repository is cloned using "git p4 clone" in order to use it to push back to Perforce. That would not be the case here as the repo