aboutsummaryrefslogtreecommitdiffstats
path: root/danish/doc/cvs.wml
diff options
context:
space:
mode:
authorOsamu Aoki <osamu>2010-10-17 03:53:01 +0000
committerOsamu Aoki <osamu>2010-10-17 03:53:01 +0000
commitc0e673fe64d975cfa66d680fddeebd86763a31b7 (patch)
tree8723f64ebf515641f6b4762b766cd2b0aae73bf2 /danish/doc/cvs.wml
parented17438c5ba6a8165edcb398d1a029750c7fddc0 (diff)
Updated DDP update mechanism in line with SVN
New subversion script use "export" instead of "checkout" to ensure the prestine files are there even if files in checkout directory has been changed. This was important change to work with po files. Used smartchange.pl script to reflect change to all translations. CVS version numbers danish/doc/cvs.wml: 1.19 -> 1.20 english/doc/cvs.wml: 1.31 -> 1.32 finnish/doc/cvs.wml: 1.18 -> 1.19 french/doc/cvs.wml: 1.24 -> 1.25 german/doc/cvs.wml: 1.28 -> 1.29 italian/doc/cvs.wml: 1.13 -> 1.14 japanese/doc/cvs.wml: 1.18 -> 1.19 portuguese/doc/cvs.wml: 1.11 -> 1.12 swedish/doc/cvs.wml: 1.21 -> 1.22
Diffstat (limited to 'danish/doc/cvs.wml')
-rw-r--r--danish/doc/cvs.wml6
1 files changed, 3 insertions, 3 deletions
diff --git a/danish/doc/cvs.wml b/danish/doc/cvs.wml
index df69b0756c7..0e853ead087 100644
--- a/danish/doc/cvs.wml
+++ b/danish/doc/cvs.wml
@@ -1,6 +1,6 @@
#use wml::debian::ddp title="Debians dokumentationsprojekts SVN"
#use wml::debian::toc
-#use wml::debian::translation-check translation="1.31"
+#use wml::debian::translation-check translation="1.32"
<p>Debians dokumentationsprojekt opbevarer sine websider og mange af
vejledningsteksterne på Debians Subversion-server på adressen
@@ -41,7 +41,7 @@ egen maskine.</p>
skal du gå ind i mappen <strong>manuals</strong> og køre kommandoen:</p>
<p style="margin-left: 2em">
- <code>svn update</code>
+ <code>svn export --force svn://svn.debian.org/svn/ddp/manuals</code>
</p>
@@ -113,7 +113,7 @@ www-master.debian.org, som en del af den generelle proces der opbygger
webstedet, hvilket sker hver fjerde time.</p>
<p>Skriptet udfører en <kbd>svn update</kbd> og dernæst
-<kbd>make -C manuals clean publish</kbd>.</p>
+<kbd>make -C trunk publish</kbd>.</p>
<p>Makefilen er sat op til at genopbygge hver undermappe (som indeholder
vedligeholdt dokumentation) og til at installere filerne fra hver undermappe

© 2014-2024 Faster IT GmbH | imprint | privacy policy