Page 1 of 1

Issue-#148 StdCoder to support file name with spaces

Posted: Sat Feb 25, 2017 1:58 pm
by Robert
I have created this issue; see https://redmine.blackboxframework.org/issues/148.

I have tested Josef's suggested solution, and it works well for me viewtopic.php?f=40&t=585.

However when I tried to take a local clone of the Git branch to incorporate it I get the TortoiseGit error

Code: Select all

git.exe clone --progress --branch issue#-148 -v "https://forum.blackboxframework.org/" "D:\Git\issue148_StdCoder\forum.blackboxframework.org"

Cloning into 'D:\Git\issue148_StdCoder\forum.blackboxframework.org'...
fatal: repository 'https://forum.blackboxframework.org/' not found


git did not exit cleanly (exit code 128) (640 ms @ 25/02/2017 13:49:23)
Any ideas what I am going wrong?

Re: Issue-#148 StdCoder to support file name with spaces

Posted: Sat Feb 25, 2017 5:37 pm
by Robert
Robert wrote:Any ideas what I am going wrong?
Ok, sorted it. One if my local Git default entries changed, and I didn't immediately notice it.

Re: Issue-#148 StdCoder to support file name with spaces

Posted: Sat Feb 25, 2017 5:57 pm
by Robert

Re: Issue-#148 StdCoder to support file name with spaces

Posted: Fri Mar 03, 2017 9:11 pm
by Robert
I think this is ready for voting.

Re: Issue-#148 StdCoder to support file name with spaces

Posted: Sat Mar 04, 2017 12:37 am
by Ivan Denisov
I checked this version:
http://blackboxframework.org/unstable/i ... a1.780.zip

Spaces now works fine if file names are in quotes.

I agree that this issue is ready for voting.