[Zope-dev] Buildout + svn:externals for different users - how?
Hermann Himmelbauer
dusty at qwer.tk
Tue Sep 16 07:03:43 EDT 2008
Hi,
We are two people who work at the same project (with the same buildout). I
have SVN write access to svn.zope.org, my colleague does not (which is o.k.
as he does not need to).
As I need to develop some SVN packages from svn.zope.org, I'd like to put them
in my buildout/src tree and reference them via svn:externals. However, I need
to specify the SVN via "svn+ssh://myusername@svn.zope.org/...". If I do so,
my colleague cannot use the buildout.
Modifying the .ssh/config with
Host svn.zop.org
USER
does also not work as he has no user.
What's a suitable solution to this?
Maybe it's possible to create a dummy/guest user at svn.zope.org that has no
write access?
Best Regards,
Hermann
--
hermann at qwer.tk
GPG key ID: 299893C7 (on keyservers)
FP: 0124 2584 8809 EF2A DBF9 4902 64B4 D16B 2998 93C7
More information about the Zope-Dev
mailing list