You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-dev@jakarta.apache.org by Dave Bryson <da...@miceda-data.com> on 2000/12/19 04:52:21 UTC

Client and proppatch

Does anyone have any suggestions on how they'd like to
do a proppatch with the command line client?

I've been looking at cadaver but I believe it uses and external editor for
modifying files ( vi by default  ).

I'm open to ideas.   
-- 
Dave Bryson
daveb@miceda-data.com
----------------------


Re: Client and proppatch

Posted by Scott Sanders <sa...@totalsync.com>.
> Does anyone have any suggestions on how they'd like to
> do a proppatch with the command line client?
>
I would say that the easiest way would be to do:
  proppatch <filename>
where the file is the fully ready xml for the PropPatchMethod, or a list of
sets and removes in some simpler format...

My 2 cents...

Scott Sanders