[OGo-Evolution] correct way to co trunk

Jon Lawrence evolution@opengroupware.org
Wed, 27 Oct 2004 19:53:55 +0100


Hi all,
What's the correct way to checkout the svn trunk.
I've tried the following ways:
wget -r http://svn.opengroupware.org/OGoProjects/evolution/trunk/
and
svn co http://svn.opengroupware.org/OGoProjects/evolution/trunk/

This got me the sources, but all were added to my disk with todays date
- is this correct ?
when I run "svn up
http://svn.opengroupware.org/OGoProjects/evolution/trunk/" to try and
checkout an update it says that
http://svn.opengroupware.org/OGoProjects/evolution/trunk/ is not a
working copy. This makes me think that the way I did the checkout was
wrong.

TIA
Jon