Subversion Repositories DevTools

Rev

Rev 1301 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1301 Rev 1306
Line 99... Line 99...
99
If only one tag value is specified, the full contents of all \
99
If only one tag value is specified, the full contents of all \
100
files in the specified module corresponding to the entered tag \
100
files in the specified module corresponding to the entered tag \
101
will be downloaded.')">(?)</a></FONT>
101
will be downloaded.')">(?)</a></FONT>
102
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
102
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
103
Subversion Only\: The start tag may be a repository revision number or the name of a label \
103
Subversion Only\: The start tag may be a repository revision number or the name of a label \
104
within the \'Modules\' \'tags\' directory. \
104
within the \'Modules\' \'tags\' directory. <p>If no start tag is provided then the entire package \
-
 
105
will be treated as \'new\'. This may take some time to process. \
105
')">(hint)</a></FONT>
106
')">(hint)</a></FONT>
106
</TD>
107
</TD>
107
<TD>
108
<TD>
108
<INPUT TYPE="text" NAME="start_tag" VALUE="[% start_tag | html_entity %]" SIZE=30 MAXLENGTH=150 />
109
<INPUT TYPE="text" NAME="start_tag" VALUE="[% start_tag | html_entity %]" SIZE=30 MAXLENGTH=150 />
109
</TD>
110
</TD>
Line 118... Line 119...
118
If only one tag value is specified, the full contents of all \
119
If only one tag value is specified, the full contents of all \
119
files in the specified module corresponding to the entered tag \
120
files in the specified module corresponding to the entered tag \
120
will be downloaded.')">(?)</A></FONT>
121
will be downloaded.')">(?)</A></FONT>
121
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
122
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
122
Subversion Only\: The end tag may be a repository revision number or the name of a label \
123
Subversion Only\: The end tag may be a repository revision number or the name of a label \
123
within the \'Modules\' \'tags\' directory. <p>If empty then the HEAD of the Module will be used. \
124
within the \'Modules\' \'tags\' directory. <p>If no end tag is provided then the \'HEAD\' of the Module will be used. \
124
')">(hint)</a></FONT>
125
')">(hint)</a></FONT>
125
</TD>
126
</TD>
126
<TD>
127
<TD>
127
<INPUT TYPE="text" NAME="end_tag" VALUE="[% end_tag  | html_entity %]" SIZE=30 MAXLENGTH=150 />
128
<INPUT TYPE="text" NAME="end_tag" VALUE="[% end_tag  | html_entity %]" SIZE=30 MAXLENGTH=150 />
128
</TD>
129
</TD>
Line 134... Line 135...
134
onmouseover="return create_window('\
135
onmouseover="return create_window('\
135
This is the path to the file or module relative to the repository \
136
This is the path to the file or module relative to the repository \
136
root that should be inspected. It is ignored if text is uploaded.')">(?)</a></FONT>
137
root that should be inspected. It is ignored if text is uploaded.')">(?)</a></FONT>
137
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
138
<FONT SIZE="-2"><A HREF="javascript:void(0);"onmouseover="return create_window('\
138
When a Subversion Repository is selected the \'Module\' field specifies the path from \
139
When a Subversion Repository is selected the \'Module\' field specifies the path from \
139
the repository base to the packages development branch. ie:\'DevTools/core_devl/trunk\'. \
140
the repository base to the packages development branch. ie:\'AUPERASVN01/DevTools/core_devl/trunk\'. \
140
')">(hint)</a></FONT>
141
')">(hint)</a></FONT>
141
</TD>
142
</TD>
142
<TD COLSPAN="3">
143
<TD COLSPAN="3">
143
<INPUT TYPE="text" NAME="module" VALUE="[% module | html_entity %]" SIZE=62 MAXLENGTH=150 />
144
<INPUT TYPE="text" NAME="module" VALUE="[% module | html_entity %]" SIZE=62 MAXLENGTH=150 />
144
</TD>
145
</TD>