Tips on MS Word
- Title1
- Ctrl+Alt+1
- Title2
- Ctrl+Alt+2
- Title3
- Ctrl+Alt+3
- Default
- Ctrl+Shift+N
Tips on OOo Writer
- Title1
- Ctrl+1
- Title2
- Ctrl+2
- Title3
- Ctrl+3
- Default
- Ctrl+0
[F11] key is the short cut of style list
C:/Documents and Settings/user/.svk/local/You can check out a working copy from the path with TortoiseSVN without svk's check out.
svnadmin dump c:/svn > backupfile
$>svk depotmap --initchecking.
Repository C:\Documents and Settings\[[local-win-user]]\.svk\local does not exist, create?
(y/n)y
$> svk mirror //mirror/[[local-project]] svn://[[remote-pc]]/[[remote-project]]
Authentication realm: <svn://[[remote-pc]]:3690> [[XXXXXXXX-XXXX-XXXX-XXXX-XXXXXXXXXXXX]]
Password for '[[remote-svn-user]]':
Mirror initialized. Run svk sync //mirror/[[local-project]] to start mirroring.
$>svk mirror --listsyncing.
Path Source
=============================
//mirror/[[local-project]] svn://[[remote-pc]]/svn
$>svk sync //mirror/[[local-project]]Then, I backup the master repository.
Syncing svn://[[remote-pc]]/[[remote-project]]
Retrieving log information from 1 to NNNN
$>svk cp -p //mirror/[[local-project]] //work//[[local-project]]
Waiting for editor...
Committed revision XXX.
sc create svnserve binpath= "\"C:\Program Files\subversion\bin\svnserve.exe\" --service --root c:\svn" displayname= "Subversion" depend= tcpip start= autosc create svnserve binPath= "\"C:\Program Files\subversion\bin\svnserve.exe\" --service --listen-host=0.0.0.0 --root c:\svnrootpath" DisplayName= "Subversion" depend= tcpipxxx is not a mirrored path", from svk, when I try to create other new mirror depot. Although xxx is one of svk work depot, I did not use the xxx at that time.XXX is not a mirrored path.Use of uninitialized value in concatenation (.) or string atUnder such condition, as svk cannot work well, new revision is added into dept whenever svl sync.
"Transaction is out of date:" svk sync
Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...