You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@continuum.apache.org by Syvalta <sy...@yahoo.com> on 2006/10/20 10:02:44 UTC

Can't get perforce to work with continuum

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.

-- 
View this message in context: http://www.nabble.com/Can%27t-get-perforce-to-work-with-continuum-tf2478363.html#a6911827
Sent from the Continuum - Users mailing list archive at Nabble.com.