hg add Question before add file

Benoit Boissinot bboissin at gmail.com
Fri Aug 20 16:26:00 UTC 2010


On Fri, Aug 20, 2010 at 5:53 PM, chameleon3 <chameleon3 at gmx.de> wrote:
>
> I use mercurial on three different plattforms: Windows, Solaris, OpenVMS
> On Windows i use TortoiseHg and I never thought about add in the command
> line.
> My biggest problem is OpenVMS this is a quiete different operating system
> and I'm looking for a simple way to solve my problem.
>
> Is it possible to write all the file names I want to add in a separate file
> and call hg add -Switch FileWithAddNames?
>
> Maybe anyone has an idee?

If you don't have a common shell everywhere (e.g. sh), it won't work.
The other solution is for you to write a mercurial plugin doing that.

cheers,

Benoit



More information about the Mercurial mailing list