[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: problem with the svn archive of pkg-ocaml-maint



Ralf Treinen <treinen@club-internet.fr> writes:

> Hi,
>
> I tried to follow Stefanos instructions of how to checkout a copy
> of the ocaml-maint repository, but I cannot even access the svn server:
>
> On Sat, Jun 07, 2003 at 12:40:21PM +0200, Stefano Zacchiroli wrote:
>> I've just committed camlidl package under the "umbrella". I suggest you
>> to look at it as an example on how I intend to use the svn repository.
>> Suggestions are really welcome.
>> 
>> ----------- SVN configuration -----------
>> 
>> Create a ~/.subversion/servers file as described by Remi, this is mine:
>> 
>>   <<<< BEGIN >>>>
>> 
>>   [groups]
>>   pkg-ocaml-maint = pkg-ocaml-maint.alioth.debian.org
>> 
>>   [pkg-ocaml-maint]
>>   svn-tunnel = ssh zack@pkg-ocaml-maint
>> 
>>   <<<< END   >>>>
>
> Mine is :
>
> [groups]
> pkg-ocaml-maint = pkg-ocaml-maint.alioth.debian.org
>
> [pkg-ocaml-maint]
> svn-tunnel = ssh treinen@pkg-ocaml-maint.alioth.debian.org


I personally use :

[groups]
pkg-ocaml-maint = pkg-ocaml-maint.alioth.debian.org

[pkg-ocaml-maint]
svn-tunnel = ssh


and I've a ~/.ssh/config containing :

Host *.debian.org
User vanicat

So when ssh try to connect to a debian machine, it know that my user
name there is vanicat...


[...]


-- 
Rémi Vanicat
vanicat@labri.u-bordeaux.fr
http://dept-info.labri.u-bordeaux.fr/~vanicat



Reply to: