Messages per Month
23 messages in com.perforce.revml[revml] Re: breaking up long command ...| From | Sent On | Attachments |
|---|---|---|
| barries | 02 Jul 2001 08:36 | |
| david d zuhn | 03 Jul 2001 08:48 | |
| barries | 03 Jul 2001 09:38 | |
| david d zuhn | 03 Jul 2001 11:43 | |
| barries | 03 Jul 2001 13:22 | |
| barries | 03 Jul 2001 21:56 | |
| david d zuhn | 05 Jul 2001 09:13 | |
| barries | 05 Jul 2001 10:58 | |
| david d zuhn | 05 Jul 2001 11:17 | |
| barries | 05 Jul 2001 11:25 | |
| david d zuhn | 05 Jul 2001 11:44 | |
| barries | 05 Jul 2001 12:20 | |
| barries | 16 Jul 2001 11:51 | |
| david d zuhn | 16 Jul 2001 11:51 | |
| david d zuhn | 18 Jul 2001 12:04 | |
| barries | 18 Jul 2001 12:40 | |
| david d zuhn | 18 Jul 2001 12:56 | |
| barries | 18 Jul 2001 14:09 | |
| ste...@vance.com | 19 Jul 2001 07:37 | |
| barries | 19 Jul 2001 07:42 | |
| david d zuhn | 19 Jul 2001 11:19 | |
| barries | 19 Jul 2001 11:25 | |
| barries | 19 Jul 2001 13:54 |
| Subject: | [revml] Re: breaking up long command lines....![]() |
|---|---|
| From: | ste...@vance.com (ste...@vance.com) |
| Date: | 07/19/2001 07:37:43 AM |
| List: | com.perforce.revml |
Well, I'll do something like xargs that allows a bunch of parameters, just not all of them, or use "p4 -x -" syntax and pipe the parms in to it's stdin. The only reason I hesitate to use that syntax is that I don't know how long ago it was introduced and I want to be pretty backwards compatible. It was there in 99.1, at least, so I guess I'll use it and go to an xargs-like invocation loop if somebody reports problems.
The -x flag has been present as long as I've been using Perforce, so at least since 97.3. It also works portably, whereas xargs proper will give you problems off of Unix.
Steve
--------------------------------------------- This message was sent using WebMail by CyberGate. http://www.valueweb.net/webmail




