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.  :(

Oh man I was hoping you did not. Can you check and see if deployment is generating the right perms? Also check your umask just in case. M2.0.2 is almost out too so we should try with that as soon as it comes out.

Alex


Reply via email to