Subversion Repositories DevTools

Rev

Rev 7395 | Rev 7457 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 7395 Rev 7417
Line 76... Line 76...
76
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
76
                                                     '<p>A Project Branch will be displayed if configured, but it may not be suitable for all packages.');
77
                                                
77
                                                
78
formTips.tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
78
formTips.tips.JatsExtraction_CVS  = stdTip(200,'CVS','Various extraction commands.<br>Choose a command that suits the current requirements.' );
79
formTips.tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
79
formTips.tips.JatsExtraction_     = stdTip(200,'Unknown Version Control System','Various extraction commands.<br>Choose a command that suits the current requirements.' );
80
 
80
 
81
formTips.tips.s3Sync  = stdTip(200, 'SYNC to S3','When enabled and the Release is also configured to support S3 Sync and this package contains an S3TRANSFER section then files in the S3TRANSFER section will be synced to an S3 bucket<p>The target bucket name is based on the rtagId');
81
formTips.tips.s3Sync  = stdTip(200, 'SYNC to S3','When enabled and the Release is also configured to support S3 Sync and this package contains an S3Tranfer.json file then files in the S3Tranfer.json file will be synced to an S3 bucket<p>The target bucket name is based on the rtagId');
82
 
82
 
83
 
83
 
84
</script>
84
</script>
85
<%
85
<%
86
'----------------------------------------------------------------------------------------------------------------------------------------
86
'----------------------------------------------------------------------------------------------------------------------------------------