git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* P4 Sync problem
@ 2009-11-10 13:56 Dmitry Smirnov
  2009-11-11  8:43 ` Tor Arvid Lund
  0 siblings, 1 reply; 9+ messages in thread
From: Dmitry Smirnov @ 2009-11-10 13:56 UTC (permalink / raw)
  To: git

Hi,

I'm trying to import Perfoce client into Git repository.
I had configured git-p4.clent=MYCLIENT and git-p4.useclientspec=true.

When runnign git p4 sync --verbose I got the follwing:

c:\p4\views\Git\p4client>git p4 sync --verbose
Reading pipe: git config git-p4.useclientspec
Reading pipe: git config git-p4.user
Reading pipe: git config git-p4.password
Reading pipe: git config git-p4.port
Reading pipe: git config git-p4.host
Reading pipe: git config git-p4.client
p4 -c MYCLIENT -G client -o
Opening pipe: p4 -c MYCLIENT -G client -o
Reading pipe: git rev-parse --symbolic  --remotes
branches: []
Getting p4 changes for ...
Traceback (most recent call last):
  File "/usr/sbin/git-core//git-p4", line 1929, in ?
    main()
  File "/usr/sbin/git-core//git-p4", line 1924, in main
    if not cmd.run(args):
  File "/usr/sbin/git-core//git-p4", line 1676, in run
    changes = p4ChangesForPaths(self.depotPaths, self.changeRange)
  File "/usr/sbin/git-core//git-p4", line 442, in p4ChangesForPaths
    assert depotPaths
AssertionError

I would appreciate if someone help to solve this problem.

Dmitry

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-07-22 18:22 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-11-10 13:56 P4 Sync problem Dmitry Smirnov
2009-11-11  8:43 ` Tor Arvid Lund
2009-11-11  9:43   ` Dmitry Smirnov
2009-11-11 12:00     ` Tor Arvid Lund
2009-11-11 12:39       ` Dmitry Smirnov
2009-11-11 13:54         ` Tor Arvid Lund
2009-11-11 14:57           ` Dmitry Smirnov
2010-07-22 18:21             ` masonk
2009-11-15 13:00         ` Pete Wyckoff

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).