3 messages in com.perforce.perforce-user[p4] Branching question
FromSent OnAttachments
TEMPLIE Cédric14 Dec 2004 00:32 
Alexandre Fabre14 Dec 2004 00:59 
Tony Sweeney14 Dec 2004 04:51 
Subject:[p4] Branching question
From:TEMPLIE Cédric (cedr@echotech.ch)
Date:12/14/2004 12:32:37 AM
List:com.perforce.perforce-user

Hi,

I define a branch spec like that:

//sources/Shared/Libraries/cryptopp/include/... //Workspaces/Cedric/BuildResult/include/cryptopp/... //sources/Shared/Libraries/cryptopp/lib/... //Workspaces/Cedric/BuildResult/lib/windows/... //sources/Shared/Libraries/cryptopp/*.dll //Workspaces/Cedric/BuildResult/bin/windows/debug/* //sources/Shared/Libraries/pthread/include/... //Workspaces/Cedric/BuildResult/include/... //sources/Shared/Libraries/pthread/lib/... //Workspaces/Cedric/BuildResult/lib/windows/... //sources/Shared/Libraries/pthread/*.dll //Workspaces/Cedric/BuildResult/bin/windows/debug/*

This is the result of the integration : STATUS: //Workspaces/Cedric/BuildResult/bin/windows/debug/pthreadVCE#1 - branch/sync from //sources/Shared/Libraries/pthread/pthreadVCE.dll#1 STATUS: //Workspaces/Cedric/BuildResult/include/pthread.h#1 - branch/sync from //sources/Shared/Libraries/pthread/include/pthread.h#1 STATUS: //Workspaces/Cedric/BuildResult/include/sched.h#1 - branch/sync from //sources/Shared/Libraries/pthread/include/sched.h#1 STATUS: //Workspaces/Cedric/BuildResult/include/semaphore.h#1 - branch/sync from //sources/Shared/Libraries/pthread/include/semaphore.h#1 STATUS: //Workspaces/Cedric/BuildResult/lib/windows/pthreadVCE.lib#1 - branch/sync from //sources/Shared/Libraries/pthread/lib/pthreadVCE.lib#1 ===> Opened 5 files for integrate

It does not branch cryptopp.... why ? I did something wrong ?

Thanks in advance for your answer.

TEMPLIE C?dric