On Wed, Jan 12, 2011 at 01:06:11PM +0100, Benoît Burnichon wrote:
> This will work in only the topdir directory. Suppose I am working on a
> package named foo, I would open vim in directory
> $PROJECT_DIR/local_src/foo-trunk/
>
> If a type !ptxdist clean foo, there will be an error as the
> current
write,
compile, test loop
Ben
-Message d'origine-
De : ptxdist-boun...@pengutronix.de [mailto:ptxdist-boun...@pengutronix.de] De
la part de Robert Schwebel
Envoyé : mercredi 12 janvier 2011 12:57
À : ptxdist@pengutronix.de
Objet : Re: [ptxdist] use ptxdist with vim
On Wed, Jan 12, 20
On Wed, Jan 12, 2011 at 12:50:00PM +0100, Benoît Burnichon wrote:
> Hi all,
>
> I use vim to edit my program (I actually use a remote ssh server with no X
> server).
>
> I would like to be able to run compile within vim.
>
> Is there a way to enter ptxdist bash environment. And then use standar
Hi all,
I use vim to edit my program (I actually use a remote ssh server with no X
server).
I would like to be able to run compile within vim.
Is there a way to enter ptxdist bash environment. And then use standard make
commands to perform ptxdist operations like
make clean udev for