Re: Questions about bk commit template
[email protected] (Larry McVoy) Fri, 23 Jun 2006 11:00:30 -0700
| Newsgroups | gmane.comp.version-control.bitkeeper.user |
|---|---|
| Message-ID | <[email protected]> |
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 :) -- --- Larry McVoy lm at bitmover.com http://www.bitkeeper.com