From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <3e1162e6050926115666f71490@mail.gmail.com> Date: Mon, 26 Sep 2005 11:56:33 -0700 From: David Leimbach To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu> Subject: Re: [9fans] Patch updates and changes In-Reply-To: <20050923211122.GC1342@server4.lensbuddy.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050923211122.GC1342@server4.lensbuddy.com> Topicbox-Message-UUID: 915539c0-ead0-11e9-9d60-3106f5b1d025 Yeah that was me... I totally hoerked it up at one point and didn't realize what I was looking at. Another source of confusion was the rule that no capital letters are allowed in the name. The error message was "bad name" and the man page didn't mention that capitals were disallowed either. It was then explained to me that "I'd have figured it out or gone back to linux". Yay for advocacy and the assumption that I actually use linux :). I guess you get what you pay for. :) Dave On 9/23/05, Uriel wrote: > Just a FYI for people using patch(1), as I have seen various cases of > people creating more than one 'version' of a patch. > > You can edit/remove/update patches until they are accepted/sorried/saved, > just go to /n/sources/patch/your-patch/ which is owned by you and edit > at will. > > In case you have a new patch, rm -r works best to get rid of the old > patch and then replaced it with a new one of the same name using > patch/create. > > If I got something wrong, russ will correct me :) > > uriel >