| 18540 |
sans-serif |
sans-serif |
| 18541 |
</entry> |
</entry> |
| 18542 |
<entry> |
<entry> |
| 18543 |
gothic, ゴチック hei, |
gothic, ゴチック |
| 18544 |
</entry> |
</entry> |
| 18545 |
<entry> |
<entry> |
| 18546 |
gothic dodu |
hei, gothic |
| 18547 |
</entry> |
</entry> |
| 18548 |
<entry> |
<entry> |
| 18549 |
m, gulim, gothic |
dodum, gulim, gothic |
| 18550 |
</entry> |
</entry> |
| 18551 |
</row> |
</row> |
| 18552 |
<row> |
<row> |
| 18554 |
serif |
serif |
| 18555 |
</entry> |
</entry> |
| 18556 |
<entry> |
<entry> |
| 18557 |
mincho, 明朝 so |
mincho, 明朝 |
| 18558 |
</entry> |
</entry> |
| 18559 |
<entry> |
<entry> |
| 18560 |
ng, ming ba |
song, ming |
| 18561 |
</entry> |
</entry> |
| 18562 |
<entry> |
<entry> |
| 18563 |
tang |
batang |
| 18564 |
</entry> |
</entry> |
| 18565 |
</row> |
</row> |
| 18566 |
</tbody> |
</tbody> |
| 28773 |
<title>Work flow of Subversion</title> |
<title>Work flow of Subversion</title> |
| 28774 |
<simpara>Here is an example of typical work flow using Subversion with its native client.</simpara> |
<simpara>Here is an example of typical work flow using Subversion with its native client.</simpara> |
| 28775 |
<tip> |
<tip> |
| 28776 |
<simpara>Client commands offered by the <package>git-svn</package> package may offer alternative work flow of Subversion using the <prgn>git</prgn> command. See <xref linkend="_git_for_the_subversion_repository"/>.</simpara> |
<simpara>Client commands offered by the <literal>git-svn</literal> package may offer alternative work flow of Subversion using the <literal>git</literal> command. See <xref linkend="_git_for_the_subversion_repository"/>.</simpara> |
| 28777 |
</tip> |
</tip> |
| 28778 |
<simpara>Check all available modules from Subversion project pointed by URL "<literal>file:///srv/svn/project</literal>" by the following.</simpara> |
<simpara>Check all available modules from Subversion project pointed by URL "<literal>file:///srv/svn/project</literal>" by the following.</simpara> |
| 28779 |
<screen>$ svn list file:///srv/svn/project |
<screen>$ svn list file:///srv/svn/project |