← Back to team overview

coapp-developers team mailing list archive

Re: shallow forking feedback

 

Also, setting the path isn't necessary. ptk will search for git and other tools in the following directories:

%ProgramFiles(x86)%
%ProgramFiles%
%ProgramW6432%
%SystemRoot%\Microsoft.NET

Why is there an E:\Users and a C:\Users?

/rafael

On 6/5/2011 5:51 PM, Andreas Schiffler wrote:
I tried a shallow-fork SDL this weekend as per http://coapp.org/shallow-forking and have some feedback:

To get ptk going and as VS and TortoiseGit user, I needed to manually add the path to Git\bin as well as the path to Windows SDK\bin to the global %PATH% environment variable. Maybe that could be added to the instructions.

Then I got stuck on step 7. with an error:

E:\Users\Andreas Schiffler\Desktop\GIT\SDL>ptk clean
CoApp Project pTk Version 1.0.2.906 for x64
Copyright (c) Garrett Serack, CoApp Contributors 2010-2011. All rights reserved
CoApp portingToolkit for porting apps
-------------------------------------------------------------------------------
'C:\Users\Andreas' is not recognized as an internal or external command,
operable program or batch file.
Project Cleaned.

My clean-command section only contain||s
    attrib -S -H -R *
at the moment, so the actual command should not be the cause for this error.

I could do the obvious - move GIT folder to C:\ - but wanted to ask if there a config setting I am missing or if is this a bug?

Thanks,
--Andreas



_______________________________________________
Mailing list: https://launchpad.net/~coapp-developers
Post to     : coapp-developers@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~coapp-developers
More help   : https://help.launchpad.net/ListHelp

Follow ups

References