It does not look like we have http compression enabled. I’m basing this on looking at the reply headers from firefox/wget not having a reply header like Content-encoding: gzip
[sstark@sstark ~]$ wget -S --http-user
scott.stark@jboss.org --http-password * --no-check-certificate --header="Accept-Encoding:
gzip,deflate" https://svn.jboss.org/repos/jbossas/branches/Branch_4_0/ejb3/local.properties
--14:07:04--
https://svn.jboss.org/repos/jbossas/branches/Branch_4_0/ejb3/local.properties
=> `local.properties'
Resolving svn.jboss.org... 64.74.196.152
Connecting to
svn.jboss.org|64.74.196.152|:443... connected.
WARNING: Certificate verification error
for svn.jboss.org: unable to get local issuer certificate
HTTP request sent, awaiting response...
HTTP/1.1 200 OK
Date: Sun, 30 Jul 2006 21:07:09 GMT
Server: Apache/2.0.54 (Debian
GNU/Linux) DAV/2 SVN/1.2.1 mod_ssl/2.0.54 OpenSSL/0.9.7e
ETag:
"42827//branches/Branch_4_0/ejb3/local.properties"
Accept-Ranges: bytes
Content-Length: 734
Keep-Alive: timeout=15, max=250
Connection: Keep-Alive
Content-Type: text/plain
Length: 734 [text/plain]
100%[====================================>]
734 --.--K/s
14:07:05 (3.55 MB/s) - `local.properties'
saved [734/734]
Is this something we can enable?
From: Ruel Loehr
Sent: Saturday, July 29, 2006
10:37 PM
To:
jboss-development@lists.jboss.org; The Core; JBoss Labs Admin
Subject: SVN Migration complete
The cvs to svn migration for JBossAS is now complete.
The repository is now available for use. The appropriate
cruisecontrol projects now build from the new repo and Fisheye is currently
indexing it.
The repository location for committers is: https://svn.jboss.org/repos/jbossas/
Anonymous access can be found here: http://anonsvn.jboss.org/repos/jbossas
Your login and password are the same as what you use for the
jboss.com website.
All employee and non-employee with committer agreements on
file have commit privileges.
Non-employee committers who do not have a committer
agreement on file have not yet been granted privileges.
We’ve setup a WIKI page to help you get started.
It will be updated with a FAQ as user questions arise.
http://wiki.jboss.org/wiki/Wiki.jsp?page=SubversionMigrationGuide
Please direct any questions, problems, or concerns to labs-admin@jboss.com.
------------------------
Examples
of subversion tasks (command line usage):
Ruel Loehr
JBoss QA