"Mark J. Nelson" wrote:
> > Is there anything like a "wx patch" functionality which applies a patch
> > (e.g. the output of "diff -u") to a SCCS/WX-controlled tree and does
> > automatically all the add-files/delete-files/change-files operations ?
> 
> No.
> 
> Nothing to keep you from using patch files, but then you would still need
> to update your wx state, and I don't think that would handle
> add/delete/move gracefully.

Right... I was looking for a script (or "wx" subcommand) which reads a
patch (e.g. generated by a non-SCCS-based workspace), detects
new/deleted files and does the matching "wx" operations automatically,
then does the "gpatch -p0 <patchfile.txt" and then does the remaining
"wx" operations needed for this stuff.

> If you're sharing stuff between multiple wx-managed workspaces, you can
> reasonably use wx backup/wx restore.
> 
> In just under two weeks, it won't be an issue for ON, because we'll be
> moving to Mercurial, and you'll be able to use hg bundle/hg unbundle.

I am really _praying_ right now that we can get code review and putback
done in under two weeks, somehow, even with crowbars and siege weapons
if required. Otherwise we're in a much bigger trouble than we already
are... ;-(

----

Bye,
Roland

-- 
  __ .  . __
 (o.\ \/ /.o) [EMAIL PROTECTED]
  \__\/\/__/  MPEG specialist, C&&JAVA&&Sun&&Unix programmer
  /O /==\ O\  TEL +49 641 3992797
 (;O/ \/ \O;)
_______________________________________________
opensolaris-code mailing list
opensolaris-code@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opensolaris-code

Reply via email to