Looking Past CVS: The Future is Distributed
Posted Jan 24, 2005 19:11 UTC (Mon) by
jhohm (guest, #7225)
In reply to:
Looking Past CVS: The Future is Distributed by anton
Parent article:
Looking Past CVS: The Future is Distributed
export CVS_RSH=ssh
cvs -d :ext:user@host:root-path checkout directory
Any chance that svn will ever be as convenient and simple?
How about this:
svn checkout svn+ssh://user@host/root-path directory
I'd say that's just as convenient and simple.
(
Log in to post comments)