User: user57
Date: 01/12/19 15:05:08
Modified: src/docs/developers cvs.jsp
Log:
o add a note to unix users about zip files not having the correct execute
perms.
Revision Changes Path
1.16 +7 -1 newsite/src/docs/developers/cvs.jsp
Index: cvs.jsp
===================================================================
RCS file: /cvsroot/jboss/newsite/src/docs/developers/cvs.jsp,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- cvs.jsp 2001/12/07 01:23:21 1.15
+++ cvs.jsp 2001/12/19 23:05:07 1.16
@@ -3,7 +3,7 @@
<jsp:param name="SLOGAN" value="SOURCE CODE AND CVS"/>
</jsp:include>
-<!-- $Id: cvs.jsp,v 1.15 2001/12/07 01:23:21 user57 Exp $ -->
+<!-- $Id: cvs.jsp,v 1.16 2001/12/19 23:05:07 user57 Exp $ -->
<jsp:include page="/common/picateam.jsp" flush="true"/>
@@ -39,6 +39,12 @@
[<a href="/snapshots/jboss-plugins.zip">zip</a>]
[<a href="/snapshots/jboss-plugins.tgz">tgz</a>]
</ul>
+
+<p>Note, that the <b>zip</b> versions may not have the correct UNIX
+ permissions to execute files. UNIX users are encouraged to use the
+ <b>tgz</b> versions to avoid problems. See the
+ <a href="/developers/guide/quickstart.jsp">Quick Start Guide</a> for
+ more details.
<h2><a name="CVS"></a>CVS</h2>
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development