On Tuesday 08 February 2005 01:31, John Tsiombikas (Nuclear / the Lab) wrote: > Nope, that's all you need to do in order to check out any part of the > repository, for example if you need to checkout the simulator > directory of the repository you just type: > > svn co https://svn.suug.ch/repos/opengraphics/main/trunk/ogsim
Great, so starting with no subversion, I got the repository with two commands: sudo apt-get install subversion svn co https://svn.suug.ch/repos/opengraphics/main/trunk and I had to answer svn's question about whether it's ok to accept the unknown certificate. Total time: about 2 minutes from start to finish. Not too painful! I wasn't that happy to see svn add a "trunk" parent directory to everything, is there a way to make it not do that? Not that it's more than a minor irritant. Regards, Daniel _______________________________________________ Open-graphics mailing list [email protected] http://lists.duskglow.com/mailman/listinfo/open-graphics List service provided by Duskglow Consulting, LLC (www.duskglow.com)
