mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-26 22:17:41 +00:00
Doc it
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@31616 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4257aa5e7f
commit
f4f465a532
@ -18403,7 +18403,24 @@ Control
|
||||
submenu.
|
||||
Please note that if you use password protected access to repository via
|
||||
ssh, you will be asked in terminal window.
|
||||
LyX was tested against SVN 1.4, 1.5 and 1.6.
|
||||
LyX was tested against SVN 1.5 and 1.6
|
||||
\begin_inset Foot
|
||||
status open
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Most of the commands will work with 1.4 too, see
|
||||
\begin_inset CommandInset ref
|
||||
LatexCommand ref
|
||||
reference "sub:SVN-Repo-Update"
|
||||
|
||||
\end_inset
|
||||
|
||||
.
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
@ -18566,7 +18583,27 @@ svn revert -q
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsubsection
|
||||
Synchronization of local directory checkout with repository
|
||||
\begin_inset CommandInset label
|
||||
LatexCommand label
|
||||
name "sub:SVN-Repo-Update"
|
||||
|
||||
\end_inset
|
||||
|
||||
Update of the local directory checkout with repository
|
||||
\begin_inset Foot
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
Note that this command will work only with subversion
|
||||
\begin_inset Formula $\geqq1.5$
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Standard
|
||||
@ -18650,11 +18687,7 @@ svn diff $path
|
||||
status collapsed
|
||||
|
||||
\begin_layout Plain Layout
|
||||
svn revert -R $path
|
||||
\begin_inset Newline newline
|
||||
\end_inset
|
||||
|
||||
svn update $path
|
||||
svn update --accept mine-full $path
|
||||
\end_layout
|
||||
|
||||
\end_inset
|
||||
|
Loading…
Reference in New Issue
Block a user