Hi Endre, Endre Czirbesz <endre <at> czirbesz.hu> writes: > > Hello Ian, > > Thanks for your reply. > > 2011/2/3 Ian Wienand <ianw <at> vmware.com>: > > What exactly did you try? > I am not at my work computer now, but as I remember: > > cd workdir > git-p4 clone //depot/projectdir/...@all . > git clone myprojectrepo . I think what you should do is add the git repository as a remote with something like: git remote add remotename myprojectrepo git pull remotename master git p4 submit Hope this helps, Vitor -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html