I meant in terms of the various ways to access the box. I guess more I was asking whether SFTP or SSH access is set up now? Initially they had only set up RSYNC. Your validator doc suggests it is, so I will try. Thanks.
On Thu 08 Mar 2012 03:27:27 AM CST, Hardy Ferentschik wrote: > > On Mar 8, 2012, at 4:54 AM, Steve Ebersole wrote: > >> Can anyone point me to the definitive page detailing docs.jboss.org >> access? Thanks. > > What do you mean with access? If you got your ssh key setup you should have > access. > If you ask on how to best get the documentation uploaded, I answer rsync. It > is by far the fastest in my experience. > See also https://community.jboss.org/wiki/ReleasingHibernateValidator > > Assuming you have the documentation locally within a directory called docs > (containing devguide, javadocs, manual and > quickstart; I am assuming the same structure as I can see here > http://docs.jboss.org/hibernate/core/4.1), the command would be > > rsync -rv --delete --protocol=28 docs/ > hibern...@filemgmt.jboss.org:/docs_htdocs/hibernate/core/4.1 > > (note the trailing slash for docs/ and no slash after 4.1. > > For updating symbolic links into the stable directory I sftp onto the > machine. See https://community.jboss.org/wiki/ReleasingHibernateValidator. > > --Hardy > > > _______________________________________________ > hibernate-dev mailing list > hibernate-dev@lists.jboss.org > https://lists.jboss.org/mailman/listinfo/hibernate-dev -- st...@hibernate.org http://hibernate.org _______________________________________________ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://lists.jboss.org/mailman/listinfo/hibernate-dev