Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Endless loop #9

Open
marceltaeumel opened this issue Feb 5, 2015 · 1 comment
Open

Endless loop #9

marceltaeumel opened this issue Feb 5, 2015 · 1 comment
Labels

Comments

@marceltaeumel
Copy link
Contributor

I think there is something wrong with the mapping of Metacello comments to command line parameters. This comment causes and infinite loop of OS-calls during commit phase:

UPD: improved controls in script editors (top-right corner)
NEW: limit connection to query-change notifier to a tree depth of 5. Should speedup things especially for deep recursive tree structures and their cleanup
NEW: skip script interpretation with the property "#hidden -> true." (avoids inconvenient comment-out or script-part removal)

Maybe it's the " ? Do we escape that?

@ThierryGoubier
Copy link

Hi @marceltaeumel, in MonticelloFileTree-Git, commit comments are shell-escaped to accomodate precisely this. See MCGitFileTreeRepository>>escapeForShell:.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants