[Bioperl-l] First cut svn repository [was Re: SVN and ...Re: Perltidy]

Nathan S. Haigh N.Haigh at sheffield.ac.uk
Fri Jun 29 09:32:38 UTC 2007


Quoting Steve Chervitz <sac at bioperl.org>:

-- snip --

> BTW, I haven't been able to check out the new svn repository via
> svn+ssh:// because I can't get svn to authenticate with an alternative
> username. My username on dev.open-bio.org differs from what it is on
> my local machine, so I issue a command such as:
> 
> steve at localhost $ svn --username sac checkout
> svn+ssh://dev.open-bio.org/home/hartzell/bioperl/bioperl-live/trunk
> 
> but I get challenged with:
> steve at dev.open-bio.org's password:
> 
> I also tried putting the --username argument after the subcommand, but
> it still wants to use my local username. I can ssh -l sac into the dev
> box no problem. Any suggestions?
> 
> Steve
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at lists.open-bio.org
> http://lists.open-bio.org/mailman/listinfo/bioperl-l
> 


You could try:
svn+ssh://USERNAME@dev.open-bio.org/home/hartzell/bioperl/bioperl-live/trunk

Nath



More information about the Bioperl-l mailing list