[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964320#comment-17964320
]
Olivier Lamy commented on SCM-201:
--
This project has moved from Jira to GitHub Issues. This
[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960669#comment-17960669
]
ASF GitHub Bot commented on SCM-201:
jira-importer opened a new issue, #446:
URL: https:
[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960670#comment-17960670
]
ASF GitHub Bot commented on SCM-201:
jira-importer commented on issue #446:
URL: https:/
[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960671#comment-17960671
]
ASF GitHub Bot commented on SCM-201:
jira-importer commented on issue #446:
URL: https:/
[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960673#comment-17960673
]
ASF GitHub Bot commented on SCM-201:
jira-importer commented on issue #446:
URL: https:/
[
https://issues.apache.org/jira/browse/SCM-201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960672#comment-17960672
]
ASF GitHub Bot commented on SCM-201:
jira-importer commented on issue #446:
URL: https:/
[ http://jira.codehaus.org/browse/SCM-201?page=comments#action_65376 ]
Emmanuel Venisse commented on SCM-201:
--
ok, you can provide a patch for it.
> Option to ignore checkout when checkoutDirectory exists
> --
[ http://jira.codehaus.org/browse/SCM-201?page=comments#action_65346 ]
Dan Tran commented on SCM-201:
--
I rather not using a script to do that since maven can do that as well ( just
almost there)
I have multiple of this type of projects to be used solely for le
[ http://jira.codehaus.org/browse/SCM-201?page=comments#action_65342 ]
Emmanuel Venisse commented on SCM-201:
--
why don't you run something like this in a script:
if checkoutdir don't exists
run scm:checkout
else
run scm:update (or nothing)
I'm n