Re: Questions about bk commit template
Elliot Murphy <[email protected]> Fri, 23 Jun 2006 14:04:21 -0400
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
Hi! Larry McVoy wrote: > On Fri, Jun 23, 2006 at 01:57:19PM -0400, Wayne Scott wrote: >> From: [email protected] (Larry McVoy) >>> We ship sed on windows, it's in your path. >> Your PATH in triggers. Outside of triggers you can run 'bk sed'. > > I couldn't parse this so let me restate what Wayne is saying: > > if you have no cygwin installed then "sed s/old/new/" will not work but > "bk sed s/old/new/" will work. > > In a trigger, just "sed s/old/new/" will work because your in BK's world > and that world has sed in the path. > > Hopefully one of these explanations makes sense :) It makes sense. Thanks! -elliot