svn propget -R prints unnecessary blank lines and complains when you specify --strict
From: Jeff Orrok <jorrok_at_incentco.com>
Date: Fri, 16 Sep 2016 11:48:40 -0600
$ cat /etc/redhat-release
$ svn --version
Copyright (C) 2013 The Apache Software Foundation.
The following repository access (RA) modules are available:
* ra_neon : Module for accessing a repository via WebDAV protocol using
To my knowledge, subversion is the standard package provided by the CentOS
Transcript of terminal session follows
11:22~/Work$ svn propget svn:ignore -R core-api
core-api/WebContent/cdn - tmp
core-api/WebContent/cdn/images - *.png
core-api/WebContent/cdn/merchants - *
core-api/WebContent/cdn/program_templates - *
core-api/WebContent/docs - *
core-api/php_includes/application/libraries - anet_1.1.8
core-api/php_uploads - invoices
csv_imports
core-api/support/crons/running - *.process
core-api/support/post-install/snapshots - dev-core.trac_07
eric-production-122915.snapshot
prod.20151216
scion-air-invoicing
legacy-snapshot.template
local-prod-runtime-fix
snapshot.20160310
snapshot.0222
prod-core.20160214.snapshot
core-api/support/post-install/snapshots/dev-core.baseline/config -
my-local.db
core-api/support/post-install/snapshots/dev-core.baseline/data -
branch.*
11:24~/Work$ svn propget --strict svn:ignore -R core-api
-- Jeff Orrok, Sr. Software Engineer email: jorrok_at_incentco.com cell: 303-995-0138 skype: jeffoire66Received on 2016-09-19 07:51:10 CEST |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.