| Enrique Rodriguez 2005-06-27, 5:45 pm |
| Regarding this commit, is it the case that leaving in the 'privatekey'
line *forces* users to use ssh keys? To clarify, the 'privatekey'
setting should go only in personal build.properties? I just want to
clarify since I've done this in a number of places, I think.
Enrique
akarasulu-1oDqGaOF3Lkdnm+yROfE0A@public.gmane.org wrote:
> Author: akarasulu
> Date: Mon Jun 27 11:03:14 2005
> New Revision: 202023
>
> URL: http://svn.apache.org/viewcvs?rev=202023&view=rev
> Log:
> not everyone uses a ssh key with repo
>
> Modified:
> directory/protocol-providers/kerberos/trunk/project.properties
>
> Modified: directory/protocol-providers/kerberos/trunk/project.properties
> URL: http://svn.apache.org/viewcvs/direc...02023&view=diff
> ========================================
======================================
> --- directory/protocol-providers/kerberos/trunk/project.properties (original)
> +++ directory/protocol-providers/kerberos/trunk/project.properties Mon Jun 27 11:03:14 2005
> @@ -17,7 +17,6 @@
> maven.repo.apachecvs=scp://cvs.apache.org
> maven.repo.apachecvs.directory=/www/cvs.apache.org/repository
> maven.repo.apachecvs.group=directory
> -maven.repo.apachecvs.privatekey=${user.home}/.ssh/id_rsa
>
> # User must specify:
> # maven.repo.apachecvs.username=
>
>
>
|