print "Doing initial import of %s from revision %s into %s" % (' '.join(self.depotPaths), revision, self.branch)
details = { "user" : "git perforce import user", "time" : int(time.time()) }
print "Doing initial import of %s from revision %s into %s" % (' '.join(self.depotPaths), revision, self.branch)
details = { "user" : "git perforce import user", "time" : int(time.time()) }
% (' '.join(self.depotPaths), revision))
details["change"] = revision
newestRevision = 0
% (' '.join(self.depotPaths), revision))
details["change"] = revision
newestRevision = 0