Summarize the warning about svn checkout over existing directories in a
one-sentence introduction paragraph.
This commit is contained in:
parent
6fab224f05
commit
ab8d89cf27
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=45344
1 changed files with 4 additions and 3 deletions
|
@ -491,9 +491,10 @@ Comment out for now until these can be verified.
|
|||
copy</emphasis>.</para>
|
||||
|
||||
<warning>
|
||||
<para>If the local directory already exists but was not
|
||||
created by <command>svn</command>, rename or delete it
|
||||
before the checkout. Checkout over an existing
|
||||
<para><emphasis>Move or delete the local directory before
|
||||
using <command>checkout</command>.</emphasis></para>
|
||||
|
||||
<para>Checkout over an existing
|
||||
non-<command>svn</command> directory can cause conflicts
|
||||
between the existing files and those brought in from the
|
||||
repository.</para>
|
||||
|
|
Loading…
Reference in a new issue