3 messages in com.perforce.perforce-userFW: [p4] Preventing submit by file type| From | Sent On | Attachments |
|---|---|---|
| Karl Elvis MacRae | 16 Nov 2000 17:10 | |
| Robert Cowham | 17 Nov 2000 01:09 | |
| Robert Cowham | 17 Nov 2000 03:33 |
| Subject: | FW: [p4] Preventing submit by file type![]() |
|---|---|
| From: | Robert Cowham (rob...@vaccaperna.co.uk) |
| Date: | 11/17/2000 03:33:54 AM |
| List: | com.perforce.perforce-user |
Please ignore my suggestion and use Paul's!
-----Original Message----- From: Paul Goffin [mailto:PGoffin at baltimore.com]
Actually Robert, I thought the best way was with a protections line:
list user * * -//.../*.xyz
Paul
-----Original Message----- From: perforce-user-admin at perforce.com [mailto:perforce-user-admin at perforce.com]On Behalf Of Karl Elvis MacRae Sent: Friday, November 17, 2000 01:11 To: perforce-user at perforce.com Subject: [p4] Preventing submit by file type
I need to prevent submission of certain files by type (by suffix, say, any file with a suffix of .xyz).
Is the best way to do this with a trigger, or is there some other clever way to do something like this?
if I need to do it with a trigger - I have not worked with perforce triggers, has anyone one got any useful sample (perl or shell) trigger scripts they'd like to share? Don't tell me Python, my brain is already full, I don't have room for *more* scripting languages =B^)
Received: from mail3.svr.pol.co.uk (mail3.svr.pol.co.uk [195.92.193.19])
by frankenrouter.perforce.com (8.9.3/8.9.1) with ESMTP id TAA82469
for <perforce-user at perforce.com>; Thu, 16 Nov 2000 19:44:26 -0800 (PST)
Received: from modem-10.astatine.dialup.pol.co.uk ([62.136.62.10]
helo=quickdraw)
by mail3.svr.pol.co.uk with smtp (Exim 3.13 #0)
id 13wcPa-0003GK-00
for perforce-user at perforce.com; Fri, 17 Nov 2000 03:42:03 +0000
From: "bobbyd" <bobbyd at bobbydigital.fsnet.co.uk>
To: "perforce" <perforce-user at perforce.com>
Date: Fri, 17 Nov 2000 03:42:28 -0000
Message-ID: <OEEOJILKHLLMCEDBAJCEMEFNCAAA.bobbyd at bobbydigital.fsnet.co.uk>
MIME-Version: 1.0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2910.0)
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400
Importance: Normal
Subject: [p4] delete and rename files in the depot
Sender: perforce-user-admin at perforce.com
Errors-To: perforce-user-admin at perforce.com
X-BeenThere: perforce-user at perforce.com
X-Mailman-Version: 2.0beta2
Precedence: bulk
List-Id: Discuss Perforce with other users <perforce-user.perforce.com>
is there any way to rename a file on the client and have perforce track the name change and update the file in the depot?
also, is there a way to delete a file from the depot and leave it on the client machine.
say you accidentally add a file to the depot, you want to remove it, but you want to leave it on the client. do you really have to rename the file, check out for delete, submit the change list, then re-rename the file to it's origional name?
seems a bit long winded to me....
any help would be appreciated,
rob
Received: from iron.digitalanvil.com (mail.digitalanvil.com [208.10.150.1]) by frankenrouter.perforce.com (8.9.3/8.9.1) with ESMTP id LAA79435 for <perforce-user at perforce.com>; Thu, 16 Nov 2000 11:00:49 -0800 (PST) Received: by iron.digitalanvil.com with Internet Mail Service (5.5.2650.21) id <WCAMLM46>; Thu, 16 Nov 2000 12:58:00 -0600 Message-ID: <8744DF3002FBD011BDDF000092970B460122B806 at iron.digitalanvil.com> From: Paul Bleisch <pbleisch at digitalanvil.com> To: "'perforce-user at perforce.com'" <perforce-user at perforce.com> Date: Thu, 16 Nov 2000 12:57:54 -0600 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2650.21) Content-Type: text/plain; charset="iso-8859-1" Subject: [p4] p4win and viewers Sender: perforce-user-admin at perforce.com Errors-To: perforce-user-admin at perforce.com X-BeenThere: perforce-user at perforce.com X-Mailman-Version: 2.0beta2 Precedence: bulk List-Id: Discuss Perforce with other users <perforce-user.perforce.com>
I have configured P4Win to use an external diff tool and have also configured p4win to use a couple external viewers. It appears that p4win maximizes the windows of external programs when it runs them. This is annoying as in both cases the app pops up a dialog as the first window which gets maximized.
Is there anyway to disable this behavior?
Thanks, Paul




