6 messages in com.perforce.perforce-user[p4] Best way to sync foreign repository
FromSent OnAttachments
"Schaible, Jörg"17 Apr 2002 09:01 
Dirk Ringe17 Apr 2002 09:21 
amau...@ubitrade.com17 Apr 2002 10:03 
ste...@vance.com17 Apr 2002 12:57 
"Schaible, Jörg"18 Apr 2002 00:52 
Schaible, Jorg18 Apr 2002 01:00 
Subject:[p4] Best way to sync foreign repository
From:Schaible, Jorg (Joer@gft.com)
Date:04/18/2002 01:00:16 AM
List:com.perforce.perforce-user

Hi Steve,

You can get around the problem by setting the "allwrite" option on the client and skipping the "p4 edit" step in your recipe. One you do that, the "p4 diff -sd" will work properly to detect deleted files.

Simon already directed me to TechNote 0002. I read it once, but could not find it again. Googled with wrong keywords. Anyway, your proposal is a good idea. Instead of modifing the client I will set the file type of these files to writable.

Another possibility is to use vcp if the source drop is coming from a Perforce or CVS repository.

Nope. The files are "under control" of a Content Management System and we will have to import sometimes real data coming from the authors. Setting the file's type to writable will solve further problems.

Thank you, Jorg