[Users] ETK Maxwell checkout failing for McLachlan, KrancNumericalTools

Ian Hinder ian.hinder at aei.mpg.de
Thu May 24 11:44:05 CDT 2012


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


On 24 May 2012, at 18:04, Roland Haas wrote:

> Hello all,
> 
>> With an anonymous checkout, you can commit and push.  You have to add
>> the correct URL to push to: git push <url>, but you can still push.
>> This is a lot easier than checking out your Cactus tree again in
>> non-anonymous mode.
> Also a number of users and maintainers may not be able to check out the
> whole tree non-anonymously since they don't have write permissions to
> all of the git/hg repositories (only Carpet is affected I think).
> Currently that does not seem to include me though :-)
> 
> There was at one point a discussion about making "-a" in GetComponents
> the default (assuming there are more users with read only access than
> developers with read/write access) at
> http://lists.einsteintoolkit.org/pipermail/users/2011-December/001687.html
> 
> As far as I can see no clear decision whether to make "-a" the default
> was reached. At that time the feeling seems to have been that the
> interactive questioning by GetComponents was sufficient (but that it was
> broken at that time).

I would prefer that "-a" was the default.  We always use it in tutorials anyway, and options should be for exceptional cases.  

We could also make it easier for people to commit from an anonymous checkout.  In Git, the clone operation creates a remote called "origin" which points to the server that was cloned from.  We could make GetComponents create an additional remote called "origin-rw" which used the AUTH_URL, and could be pushed to if you had the correct permissions.  You could then do "git push origin-rw".  How do you commit to a different repository in SVN?  Do you need to use "svn switch", or is there an easier way?  If we add instructions to how to commit from an anonymous checkout, I think we could make anonymous the default.

- -- 
Ian Hinder
http://numrel.aei.mpg.de/people/hinder

-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org

iEYEARECAAYFAk++ZVYACgkQF1LN8Zj+Ceiv+wCfR+zOCEe+Wui6gzzXyS6fMGos
2EQAn1XzWUItb8AjyPrLRATuFNeV4qcS
=EdYp
-----END PGP SIGNATURE-----


More information about the Users mailing list