All Downloads are FREE. Search and download functionalities are using the official Maven repository.

hudson.scm.SubversionSCM.DescriptorImpl.url-help_de.properties Maven / Gradle / Ivy

There is a newer version: 2.3.11
Show newest version
# The MIT License
# 
# Copyright (c) 2004-2010, Sun Microsystems, Inc., Kohsuke Kawaguchi, Seiji Sogabe, Simon Wiest
# 
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to deal
# in the Software without restriction, including without limitation the rights
# to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
# copies of the Software, and to permit persons to whom the Software is
# furnished to do so, subject to the following conditions:
# 
# The above copyright notice and this permission notice shall be included in
# all copies or substantial portions of the Software.
# 
# THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
# IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
# FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
# AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.

description.1=\
  Geben Sie das Subversion-Repository an, aus dem ausgecheckt werden soll, \
  z.B. "http://svn.apache.org/repos/asf/ant/".
description.explicitRevision=\
  Sie k?nnen auch "@NNN" am Ende der URL anf?gen, um eine bestimmte Revision NNN \
  auszuchecken. Das funktioniert auch f?r \
  Subversion Revisions Keywords und Dates wie z.B. "HEAD". 
description.2=\
  Wenn Sie eine URL eingeben, pr?ft Hudson automatisch, ob diese auch erreichbar ist. \
  Wenn der Zugriff eine Authentifizierung erfordert, wird Hudson nachfragen. \ \ Falls \
  Sie bereits funktionierende Anmeldedaten in Hudson hinterlegt haben, aber diese \
  ?ndern m?chten, f?hren Sie eine neue Authentifizierung \
  durch.
description.3=\
  W?hrend des Builds ist die Revisionsnummer des ausgecheckten Subversion-Moduls in \
  der Umgebungsvariable SVN_REVISION hinterlegt - vorausgesetzt, Sie checken \
  nur aus einem Modul aus.
description.4=\
   Falls Sie mehrere Module einsetzen, k?nnen Sie das Kommando \
   svnversion verwenden \
   oder Sie k?nnen die SVN_REVISION_<n> Umgebungsvariablen benutzen, \
   wobei <n> der 1-basierte Index des konfigurierten Moduls ist. Die \
   URLs sind verf?gbar in den analogen SVN_URL_<n> Umgebungsvariablen.




© 2015 - 2024 Weber Informatics LLC | Privacy Policy