There are more files marked as readonly (don't no if it is intenional though)
cd /x1/www/archive.apache.org/dist/java-repository/
ls -Ral directory* | grep "\-rw\-r\-\-r\-\-"

Mvgr,
Martin

Trustin Lee wrote:
2006/1/14, Alex Karasulu <[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>:

    Hiya Trustin,

    Got snagged again with perm issues on the remote snapshot repo.  Can you
    massage the remote repo when you get a chance?  I might ask infra for
    now but please make sure you have directoryPermissions and
    filePermissions tags like in the following setup in your settings.xml:

    <?xml version="1.0" encoding="UTF-8"?>
    <settings>
      <servers>
        <server>
          <id>apachecvs</id>
          <username>***</username>
          <privateKey>/home/***/.ssh/id_rsa</privateKey>
          <directoryPermissions>775</directoryPermissions>
          <filePermissions>664</filePermissions>
        </server>
      </servers>
    </settings>

    If you already have this then we have problems :(.


Darn, I have it already.  :(

Trustin
--
what we call human nature is actually human habit
--
http://gleamynode.net/
PGP Key ID: 0x854B996C

Reply via email to