Author: bcarothers
Date: 2010-01-05 08:24:33 -0500 (Tue, 05 Jan 2010)
New Revision: 1526
Added:
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SvnRepositoryConnectorI18n.properties
Removed:
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SVNRepositoryConnectorI18n.properties
Log:
Renamed properties file to correct case sensitivity issue
Deleted:
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SVNRepositoryConnectorI18n.properties
===================================================================
---
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SVNRepositoryConnectorI18n.properties 2010-01-05
12:50:08 UTC (rev 1525)
+++
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SVNRepositoryConnectorI18n.properties 2010-01-05
13:24:33 UTC (rev 1526)
@@ -1,59 +0,0 @@
-#
-# JBoss DNA (
http://www.jboss.org/dna)
-# See the COPYRIGHT.txt file distributed with this work for information
-# regarding copyright ownership. Some portions may be licensed
-# to Red Hat, Inc. under one or more contributor license agreements.
-# See the AUTHORS.txt file in the distribution for a full listing of
-# individual contributors.
-#
-# JBoss DNA is free software. Unless otherwise indicated, all code in JBoss DNA
-# is licensed to you under the terms of the GNU Lesser General Public License as
-# published by the Free Software Foundation; either version 2.1 of
-# the License, or (at your option) any later version.
-#
-# JBoss DNA is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
-# Lesser General Public License for more details.
-#
-# You should have received a copy of the GNU Lesser General Public
-# License along with this software; if not, write to the Free
-# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
-# 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
-#
-
-connectorName = SVN Connector
-nodeDoesNotExist = This node kind is missing at {0}
-nodeAlreadyExist = This node {0} already exist.
-nodeIsActuallyUnknow = This node kind is actually unknown {0}
-propertyIsRequired = The {0} property is required but has no value
-errorSerializingCachePolicyInSource = Error serializing a {0} instance owned by the {1}
SVNRepositorySource
-sourceIsReadOnly = {0} is a read-only source; no updates are allowed
-sourceDoesNotSupportCreatingWorkspaces = {0} is a source that does not allow creating
workspaces
-sourceDoesNotSupportCloningWorkspaces = {0} is a source that does not allow cloning
workspaces
-sourceDoesNotSupportDeletingWorkspaces = {0} is a source that does not allow deleting
workspaces
-connectingFailureOrUserAuthenticationProblem=failure occured while connecting to the
repository {0} or the user's authentication failed
-workspaceDoesNotExist = The workspace "{0}" does not exist
-pathForDefaultWorkspaceDoesNotExist = The path "{0}" for the default workspace
for the file system source "{1}" does not represent an existing directory
-pathForDefaultWorkspaceIsNotDirectory = The path "{0}" for the default
workspace for the file system source "{1}" is actually a path to an existing
file
-pathForDefaultWorkspaceCannotBeRead = The path "{0}" for the default workspace
for the file system source "{1}" cannot be read
-pathForPredefinedWorkspaceDoesNotExist = The path "{0}" for the predefined
workspace for the file system source "{1}" does not represent an existing
directory
-pathForPredefinedWorkspaceIsNotDirectory = The path "{0}" for the predefined
workspace for the file system source "{1}" is actually a path to an existing
file
-pathForPredefinedWorkspaceCannotBeRead = The path "{0}" for the predefined
workspace for the file system source "{1}" cannot be read
-sameNameSiblingsAreNotAllowed = {0}
-onlyTheDefaultNamespaceIsAllowed = {0} requires node names use the default namespace:
{1}
-locationInRequestMustHavePath = {0} requires a path in the request: {1}
-unableToCreateWorkspaces = {0} does not allow creating new workspaces (request was to
create "{1}")
-pathForRequestIsNotCorrect = The path "{0}" for the request is not correct.
-pathForRequestMustStartWithAForwardSlash = The path "{0}" for the request must
start with a forward slash.
-unsupportedPrimaryType = Primary type "{3}" for path "{0}" in
workspace "{1}" in {2} is not valid for the file system connector. Valid
primary types are nt\:file, nt\:folder, nt\:resource, and dna\:resouce.
-invalidPropertyNames = Attempt to set or update invalid property names: {0}
-invalidNameForResource = Invalid node name "{3}" for node at path
"{0}" in workspace "{1}" in {2}. The name of nodes with primary type
nt:resource or dna:resource must be "jcr:content".
-invalidPathForResource = Invalid parent type for node at path "{0}" in
workspace "{1}" in {2}. The parent node for nodes with primary type nt:resource
or dna:resource must be of type nt:file.
-missingRequiredProperty = Missing required property "{3}" at path
"{0}" in workspace "{1}" in {2}
-
-
-# Writable tests
-couldNotCreateFile =Error reading data at path "{0}" in workspace
"{1}" in source "{2}": "{3}"
-couldNotReadData= Error reading data in workspace "{1}" "{0}"
"{2}" "{3}"
-deleteFailed=Error deleting path {0} in workspace with source name {1}
\ No newline at end of file
Copied:
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SvnRepositoryConnectorI18n.properties
(from rev 1525,
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SVNRepositoryConnectorI18n.properties)
===================================================================
---
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SvnRepositoryConnectorI18n.properties
(rev 0)
+++
trunk/extensions/dna-connector-svn/src/main/resources/org/jboss/dna/connector/svn/SvnRepositoryConnectorI18n.properties 2010-01-05
13:24:33 UTC (rev 1526)
@@ -0,0 +1,59 @@
+#
+# JBoss DNA (
http://www.jboss.org/dna)
+# See the COPYRIGHT.txt file distributed with this work for information
+# regarding copyright ownership. Some portions may be licensed
+# to Red Hat, Inc. under one or more contributor license agreements.
+# See the AUTHORS.txt file in the distribution for a full listing of
+# individual contributors.
+#
+# JBoss DNA is free software. Unless otherwise indicated, all code in JBoss DNA
+# is licensed to you under the terms of the GNU Lesser General Public License as
+# published by the Free Software Foundation; either version 2.1 of
+# the License, or (at your option) any later version.
+#
+# JBoss DNA is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this software; if not, write to the Free
+# Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+# 02110-1301 USA, or see the FSF site:
http://www.fsf.org.
+#
+
+connectorName = SVN Connector
+nodeDoesNotExist = This node kind is missing at {0}
+nodeAlreadyExist = This node {0} already exist.
+nodeIsActuallyUnknow = This node kind is actually unknown {0}
+propertyIsRequired = The {0} property is required but has no value
+errorSerializingCachePolicyInSource = Error serializing a {0} instance owned by the {1}
SVNRepositorySource
+sourceIsReadOnly = {0} is a read-only source; no updates are allowed
+sourceDoesNotSupportCreatingWorkspaces = {0} is a source that does not allow creating
workspaces
+sourceDoesNotSupportCloningWorkspaces = {0} is a source that does not allow cloning
workspaces
+sourceDoesNotSupportDeletingWorkspaces = {0} is a source that does not allow deleting
workspaces
+connectingFailureOrUserAuthenticationProblem=failure occured while connecting to the
repository {0} or the user's authentication failed
+workspaceDoesNotExist = The workspace "{0}" does not exist
+pathForDefaultWorkspaceDoesNotExist = The path "{0}" for the default workspace
for the file system source "{1}" does not represent an existing directory
+pathForDefaultWorkspaceIsNotDirectory = The path "{0}" for the default
workspace for the file system source "{1}" is actually a path to an existing
file
+pathForDefaultWorkspaceCannotBeRead = The path "{0}" for the default workspace
for the file system source "{1}" cannot be read
+pathForPredefinedWorkspaceDoesNotExist = The path "{0}" for the predefined
workspace for the file system source "{1}" does not represent an existing
directory
+pathForPredefinedWorkspaceIsNotDirectory = The path "{0}" for the predefined
workspace for the file system source "{1}" is actually a path to an existing
file
+pathForPredefinedWorkspaceCannotBeRead = The path "{0}" for the predefined
workspace for the file system source "{1}" cannot be read
+sameNameSiblingsAreNotAllowed = {0}
+onlyTheDefaultNamespaceIsAllowed = {0} requires node names use the default namespace:
{1}
+locationInRequestMustHavePath = {0} requires a path in the request: {1}
+unableToCreateWorkspaces = {0} does not allow creating new workspaces (request was to
create "{1}")
+pathForRequestIsNotCorrect = The path "{0}" for the request is not correct.
+pathForRequestMustStartWithAForwardSlash = The path "{0}" for the request must
start with a forward slash.
+unsupportedPrimaryType = Primary type "{3}" for path "{0}" in
workspace "{1}" in {2} is not valid for the file system connector. Valid
primary types are nt\:file, nt\:folder, nt\:resource, and dna\:resouce.
+invalidPropertyNames = Attempt to set or update invalid property names: {0}
+invalidNameForResource = Invalid node name "{3}" for node at path
"{0}" in workspace "{1}" in {2}. The name of nodes with primary type
nt:resource or dna:resource must be "jcr:content".
+invalidPathForResource = Invalid parent type for node at path "{0}" in
workspace "{1}" in {2}. The parent node for nodes with primary type nt:resource
or dna:resource must be of type nt:file.
+missingRequiredProperty = Missing required property "{3}" at path
"{0}" in workspace "{1}" in {2}
+
+
+# Writable tests
+couldNotCreateFile =Error reading data at path "{0}" in workspace
"{1}" in source "{2}": "{3}"
+couldNotReadData= Error reading data in workspace "{1}" "{0}"
"{2}" "{3}"
+deleteFailed=Error deleting path {0} in workspace with source name {1}
\ No newline at end of file