alitheg commented on issue #475: URL: https://github.com/apache/tooling-trusted-releases/issues/475#issuecomment-3780478049
I want to get it to work this way, if we can! But from what I can see rsync can only handle the gitignore patterns in "--include" and that maintains the source path, so if you pass "maven/**" you get a "maven" directory. Although I've just spotted we do a lot of parsing on the rsync command ourselves in ssh.py - do you think we could interpret the pattern in there and result in the right files? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
