summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f4db153)
raw | patch | inline | side by side (parent: f4db153)
author | Chris Morgan <chris.morganiser@gmail.com> | |
Wed, 6 Jan 2010 10:22:24 +0000 (21:22 +1100) | ||
committer | Chris Morgan <chris.morganiser@gmail.com> | |
Wed, 6 Jan 2010 10:22:24 +0000 (21:22 +1100) |
HACKING.de.txt | patch | blob | history | |
HACKING.fr.txt | patch | blob | history | |
HACKING.it.txt | patch | blob | history | |
HACKING.pt_BR.txt | patch | blob | history | |
HACKING.txt | patch | blob | history |
diff --git a/HACKING.de.txt b/HACKING.de.txt
index 1ac32eae23df17f45be283747c31d16885b42416..b7987b37967ed56401d40df05a19628e138a9e11 100644 (file)
--- a/HACKING.de.txt
+++ b/HACKING.de.txt
Patches
=======
-Wenn Sie keinen SVN Zugang haben, benutzen Sie bitte den Patch Tracker
+Wenn Sie keinen BZR Zugang haben, benutzen Sie bitte den Patch Tracker
<https://bugs.launchpad.net/inkscape>.
Wiki
* Entwerfen Sie Dokumente mit Tips oder Hilfen, nutzen Sie unseren Wiki.
-SVN Zugang
+BZR Zugang
==========
-Lesen Sie bitte http://inkscape.org/svn.php
-wie man SVN nutzt oder den Quellenbaum mit einem Browser liest.
+Lesen Sie bitte http://inkscape.org/bzr.php
+wie man BZR nutzt oder den Quellenbaum mit einem Browser liest.
-Wir vergeben SVN Zugang an Leute, die ihr Interesse daran bewiesen
+Wir vergeben BZR Zugang an Leute, die ihr Interesse daran bewiesen
haben, den Code zu verbessern. Der Beweis ist einfach: Reichen Sie
zwei Verbesserungen ein und verlangen Sie Zugang.
diff --git a/HACKING.fr.txt b/HACKING.fr.txt
index c88229bc0265f6bdf66306ec58866a536507925e..d8540fb6bb0eb74bf9092acf21b67943cc4b5cb3 100644 (file)
--- a/HACKING.fr.txt
+++ b/HACKING.fr.txt
-Compiler la version svn
+Compiler la version BZR
=======================
grep Build-Depends debian/control permet d'afficher une liste de paquets
(Debian) nécessaires à la compilation.
Au moment où ce texte est écrit, il n'y a qu'un paquet ; si vous utilisez une
distribution basée sur des RPM, pensez à mettre à jour les lignes
Requires/BuildRequires afin d'aider les autres utilisateurs de votre
-distribution. Si vous n'avez pas d'accès en écriture au SVN, vous pouvez
+distribution. Si vous n'avez pas d'accès en écriture au BZR, vous pouvez
soumettre un patch auprès de
<https://bugs.launchpad.net/inkscape>.
* Ecrire un HOWTO décrivant une astuce ou technique que vous avez trouvé
-Accès SVN
+Accès BZR
=========
-Consultez http://inkscape.org/svn.php pour voir comment accéder au SVN, y
+Consultez http://inkscape.org/bzr.php pour voir comment accéder au BZR, y
compris depuis un navigateur web.
-Nous donnons un accès en écriture au SVN à toute personne ayant démontré une
+Nous donnons un accès en écriture au BZR à toute personne ayant démontré une
motivation pour aider à développer le code. Prouver votre motivation est très
simple : fournir deux contributions et demander un accès.
les variables que vous définiriez dans blah/Makefile_insert (si cela doit
rester local pour ce Makefile_insert), ou en mettre la définition dans
src/Makefile.am. En particulier, les fichiers check_PROGRAMS, DISTCLEANFILES,
-etc sont dans src/Makefile.am.
\ No newline at end of file
+etc sont dans src/Makefile.am.
diff --git a/HACKING.it.txt b/HACKING.it.txt
index 07c1ba4d510cc6da7bd712161e9ffe5cfe7871da..eb9d4c9783a2dadb94417076c3e090f75685732c 100644 (file)
--- a/HACKING.it.txt
+++ b/HACKING.it.txt
-Compilare la versione SVN
+Compilare la versione BZR
=========================
Esegui `grep Build-Depends debian/control` per avere una lista dei pacchetti (Debian)
necessari per la compilazione.
Al momento, questa lista contiene un solo pacchetto; se usi usa distribuzione
basata su RPM, sei pregato di aggiornare le linee Requires/BuildRequires in modo
da aiutare gli altri utenti della tua stessa distribuzione. Se non hai accesso in
-scrittura al SVN, puoi inviare una patch al sistema di gestione delle patch
+scrittura al BZR, puoi inviare una patch al sistema di gestione delle patch
<https://bugs.launchpad.net/inkscape>.
Consulta http://wiki.inkscape.org/wiki/index.php/CompilingInkscape per informazioni
* Scrivi un HOWTO su qualche trucco o tecnica che trovi utile
-Accesso SVN
-==========
-Consulta http://inkscape.org/svn.php per i modi di accesso al svn,
-tra la consultazione del SVN client web.
+Accesso BZR
+===========
+Consulta http://inkscape.org/bzr.php per i modi di accesso al BZR,
+tra la consultazione del BZR client web.
-L'acceso in scrittura al SVN viene dato a tutti quelli che dimostrino interesse
+L'acceso in scrittura al BZR viene dato a tutti quelli che dimostrino interesse
nello sviluppo del codice. La prova è semplice: fornisci un paio di contributi e richiedi
l'accesso.
diff --git a/HACKING.pt_BR.txt b/HACKING.pt_BR.txt
index 81b8bbef5940a277c80f154555f416979a547f15..6aee17e968cfcd18362bccfbc23c3fd8fb0f448a 100644 (file)
--- a/HACKING.pt_BR.txt
+++ b/HACKING.pt_BR.txt
-Compilando a versão SVN
-=========================
+Compilando a versão BZR
+=======================
grep Build-Depends debian/control para ver a lista de pacotes (Debian)
necessários para compilação.
No momento da escrita, esse contém apenas um pacote; se você usa uma distribuição
baseada em RPM, então por favor considere atualizar as linhas de Requires/BuildRequires
(Requerimentos) para ajudar outros usuários de sua distribuição. Se você não
-tem acesso de escrita ao SVN, então você pode submeter uma correção pra o
+tem acesso de escrita ao BZR, então você pode submeter uma correção pra o
patch tracker
<https://bugs.launchpad.net/inkscape>.
* Escreva um HOWTO descrevendo um truque ou uma técnica que tenha descoberto
-Acesso SVN
+Acesso BZR
==========
-Visite http://inkscape.org/svn.php, para saber como acessar o SVN,
-incluindo navegar no SVN de um navegador Web.
+Visite http://inkscape.org/bzr.php, para saber como acessar o BZR,
+incluindo navegar no BZR de um navegador Web.
-Nós damos permissão de escrita no SVN para pessoas com provado interesse em
+Nós damos permissão de escrita no BZR para pessoas com provado interesse em
ajudar a desenvolder a base de código. Provar seu interesse é direto: Faça duas
contribuições e peça acesso.
diff --git a/HACKING.txt b/HACKING.txt
index f22525cef869f07f6213311af25abdf9a8126a38..7fec67de1bf7335a49e8eee428dd6a39502b400e 100644 (file)
--- a/HACKING.txt
+++ b/HACKING.txt
-Compiling the SVN version
+Compiling the BZR version
=========================
grep Build-Depends debian/control to see a list of (Debian) packages needed for
compilation.
At the time of writing, it contains only one package; if you use an RPM-based
distribution, then please consider updating the Requires/BuildRequires lines to
-help other users of your distribution. If you don't have SVN write access,
+help other users of your distribution. If you don't have BZR write access,
then you can submit a patch to the bug tracker
<https://bugs.launchpad.net/inkscape>.
* Author a HOWTO describing a trick or technique you've figured out
-SVN Access
+BZR Access
==========
-See http://inkscape.org/svn.php for how to access SVN,
-including browsing SVN from a web client.
+See http://inkscape.org/bzr.php for how to access BZR,
+including browsing BZR from a web client.
-We give SVN write access out to people with proven interest in helping develop
+We give BZR write access out to people with proven interest in helping develop
the codebase. Proving your interest is straightforward: Make two
contributions and request access.