[Pw_forum] CSV Repository and Windows SSH Clients
Axel Kohlmeyer
akohlmey at cmm.chem.upenn.edu
Thu Feb 8 01:05:51 CET 2007
On Wed, 7 Feb 2007, Paul M. Grant wrote:
paul,
PG> Has anyone used a Windows SSH client such as PuTTY to access the PWscf CSV
PG> repository? The URL given in README.csv doesn't seem to work. Does CSV
you don't need an ssh client to download the CVS (not CSV ;-)).
ssh is only needed for people with write access. the readonly
access uses the psever protocol, that is integrated into cvs.
PG> require a key for login? If you've used PuTTY successfully, could you send
PG> me the appropriate PWscf CSV server parameters?
just do:
cvs -d :pserver:cvsanon at democritos.sissa.it:/home/cvs login
login with the password 'cvsanon' and then do
cvs -d :pserver:cvsanon at democritos.sissa.it:/home/cvs co O-sesame
and you should get the whole mess on your disk.
to make your life easier, you should seriously consider
working on a un*x-oid machine / partition where you'll have
to deal with <5% of the trouble compared to making everything
work on windows. the most common developer platform is linux.
cheers,
axel.
PG>
PG>
PG>
PG> -Paul Grant
PG>
PG>
PG>
PG>
PG>
PG>
PG>
PG>
--
=======================================================================
Axel Kohlmeyer akohlmey at cmm.chem.upenn.edu http://www.cmm.upenn.edu
Center for Molecular Modeling -- University of Pennsylvania
Department of Chemistry, 231 S.34th Street, Philadelphia, PA 19104-6323
tel: 1-215-898-1582, fax: 1-215-573-6233, office-tel: 1-215-898-5425
=======================================================================
If you make something idiot-proof, the universe creates a better idiot.
More information about the users
mailing list