March 09
Prof. Ismael H. F. Santos                                                                               2
Details: export
nJust like a checkout, but the .svn administrative subdirectories are omitted
$ svn export http://svn.example.com/repos/project/trunk
A  trunk/file11
A  trunk/file10
Checked out revision 1.
$ ls –aF trunk
./  ../  file10  file11
$
Keywords are expanded and newline translation is performed.