Ticket #832 (closed task: wontfix)

Opened 6 months ago

Last modified 6 months ago

access to ol subversion

Reported by: tschaub Owned by: sac@…
Priority: normal Milestone:
Component: Systems Admin Keywords: svn
Cc: crschmidt, hobu

Description

At some point, I lost svn access to parts of the OpenLayers? subversion repo. I'm pretty sure I don't have access to the svn machine (my OSGeo ldap credentials don't work at svn.osgeo.org). Could I have access to this machine? Alternatively, could the access rules be changed to give me access to the  http://svn.openlayers.org/project/website/ directory again?

Change History

Changed 6 months ago by warmerdam

  • cc crschmidt, hobu added
  • keywords svn added

Tim,

I see the authz.tmpl file looks like:

[groups]
committers = aabt, ahocevar, bartvde, bbinet, crschmidt, erilem, fredj, hhudson, hpbrantley, marcjansen, pagameba, pgiraud, sbrunner, tschaub, openlayersgit
sandbox = ahocevar, august, augusttown, bartvde, bbinet, bitner, bjornharrtell, bwoodall, cmoullet, crschmidt, dzwarg, erilem, fredj, fvanderbiest, hhudson, hpbrantley, igorti, igrcic, jennier, jgrocha, john_barca, john_powell, krisgeus, marcjansen, mpriour, ossipoff, pgiraud, rdewit, sbrunner, sderle, sonxurxo, tschaub, vmische, jachym

[/]
* = r
openlayersgit = rw

[/addins]
* = r
@committers = rw

[/sandbox]
* = r
@committers = rw
@sandbox = rw

The implication seems to be that the committers group (which you are in) does not have rw access to /, only to /addins. If I didn't know better I'd guess this somehow relates to a migration to git since there is special git stuff I don't understand on /. I'd suggest we figure out who configured things this way before altering it.

Changed 6 months ago by tschaub

  • status changed from new to closed
  • resolution set to wontfix

I've moved the website repository to a new host.

Note: See TracTickets for help on using tickets.