~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/man/sample.rst

  • Committer: Matt Giuca
  • Date: 2010-02-18 02:17:43 UTC
  • Revision ID: matt.giuca@gmail.com-20100218021743-8sexpntxt3itg8pj
doc/sample: Added instruction on exporting the SVN repo to a dump file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
Then check the diff. You may hand-edit the SQL file, but only for the purpose
200
200
of fixing up unsightly data -- it should be possible to reload from the script
201
201
and re-export with no diff.
 
202
 
 
203
If the contents of the Subversion repositories have changed, run this
 
204
command::
 
205
 
 
206
    svnadmin dump /var/lib/ivle/svn/repositories/<repo> > examples/userrepos/<dumpfile>