Yes it works for me, no problem. I'm not at work at the moment so I can't compare but I know it wasn't easy and I had to compare the perforce clientspec that I created for continuum with the one I used in eclipse to make sure it worked.

Syvalta on 20/10/06 09:02, wrote:
Hi,

I'll have been trying to use Continuum with Perforce, without luck this far.
Has someone got it working?

Currently the build fails with this:
"Exception:
Cannot checkout sources.
null"
There's nothing in the log about this.

When I add the project, it initially seems to checks out ok, but actually
only directories are created, without files at all. Later updates result in
the error mentioned above.

The scm url is like following: scm:perforce://depot/a/b/c/d and I define
username and password in the continuum UI.

Any ideas that might go wrong (I'm using Continuum 1.0.3 in linux)? The log
of update is included below:

1114932 [Thread-2] INFO  org.apache.maven.scm.manager.ScmManager  - Checkout
working directory:
/home/build/continuum-1.0.3/bin/linux/../../apps/continuum/working-directory/61
1114932 [Thread-2] INFO  org.apache.maven.scm.manager.ScmManager  -
Executing: p4 -u username -P ******** client -i
1114944 [Thread-2] DEBUG org.apache.maven.scm.manager.ScmManager  - Updating
clientspec:
Client:
username-host-MavenSCM-/home/build/continuum-1.0.3/apps/continuum/working-directory/61
Root:
/home/build/continuum-1.0.3/bin/linux/../../apps/continuum/working-directory/61
Owner: username
View:
        //depot/a/b/c/d/...
//username-host-MavenSCM-/home/build/continuum-1.0.3/apps/continuum/working-directory/61/...
Description:
        Created by maven-scm-provider-perforce

1122402 [Thread-2] DEBUG org.apache.maven.scm.manager.ScmManager  -
Consuming: Client
username-host-MavenSCM-/home/build/continuum-1.0.3/apps/continuum/working-directory/61
not changed.
1122403 [Thread-2] DEBUG org.apache.maven.scm.manager.ScmManager  -
Executing: p4 -u username -P ********
-cusername-host-MavenSCM-/home/build/continuum-1.0.3/apps/continuum/working-directory/61
sync -f
1124728 [Thread-2] DEBUG org.apache.maven.scm.manager.ScmManager  - Perforce
sync complete.


Reply via email to