Can somebody update the latest version number in AppDB to 0.9.31
Thanks
Nick
On Do, 2007-02-22 at 21:52 +, Ann & Jason Edmeades wrote:
> Firstly, I am not sure I have included everything correctly to define a new
> directory in the build tree,
With git, you only need to add all the new files to the Index
("git-update-index --add programs/xcopy/Makefile.in" as Example)
Jason,
Hi, Looking at the cmd.exe bugs in the database, one is caused by a lack of
XCOPY support.
I've been wishing for this for other reasons lately. Glad you're
looking at it!
Does anyone have anything like this in their tree, or should
I try to knock something up?
I'
Hi, Looking at the cmd.exe bugs in the database, one is caused by a lack of
XCOPY support. Does anyone have anything like this in their tree, or should
I try to knock something up?
I also assume it needs to be a separate program, not part of cmd.exe, to
mimic how windows does it?
Jason