Ответ на сообщение «Re: patch script?», 
присланное в 22:24:54 12 октября 2010, Вторник.
Отправитель: Bee:

> I would still like to have / learn a script to patch the vim repo
> based on patches that have already been applied.
> 
> Has any such a script/
You have mercurial it has enough features to act as such script. If you still 
don't want to use mercurial, you can look at Gentoo vim.eclass + any vim 
ebuild. 
I do not know any other scripts that handles vim patches.

There is a better proposal: try to explain what do you want such script for, 
don't make us to waste time on XY problem.

> The XY problem is when you need to do X, and you think you can use Y to do X,
> so you ask about how to do Y, when what you really should do is state what
> your X problem is. There may be a Z solution that is even better than Y, but
> nobody can suggest it if X is never mentioned.

I can't guess why you need to have a script that applies patches and cannot use 
`hg clone' and then ``hg pull && hg update'' and, possibly, ``hg merge''.

Текст сообщения:
> Marc Weber wrote:
> > Excerpts from Bee's message of Tue Oct 12 19:17:22 +0200 2010:
> > > I have not taken the time to learned how.
> > > Do I need to install something?
> > 
> > Google for a tutorial. It should be easy to find one.
> > 
> > Basic steps are:
> > 
> > hg clone "url" torget-dir
> > 
> > If you don't have hg in path you havet to install lmercurial
> > 
> > go here : http://www.vim.org/download.php (-> mercurial)
> 
> I would still like to have / learn a script to patch the vim repo
> based on patches that have already been applied.
> 
> Has any such a script/

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to