[
https://issues.apache.org/jira/browse/SOLR-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Otis Gospodnetic resolved SOLR-4082.
------------------------------------
Resolution: Won't Fix
Hm, this doesn't sound like a Solr issue. If you know .svn directory is a
problem, remove it before deploying a core to Solr.
> Importing a SOLR core in Subversion breaks SOLR
> -----------------------------------------------
>
> Key: SOLR-4082
> URL: https://issues.apache.org/jira/browse/SOLR-4082
> Project: Solr
> Issue Type: Bug
> Components: search
> Affects Versions: 4.0
> Environment: Ubuntu 12.04 LTS with fixes applied (64 bit), jetty 6 as
> servlet containter
> SHELL=/bin/bash
> TERM=xterm
> USER=root
> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
> PWD=/usr/share/solr
> LANG=en_US.UTF-8
> SHLVL=1
> SUDO_COMMAND=/bin/bash
> HOME=/root
> LANGUAGE=en_US:en
> LOGNAME=root
> LESSOPEN=| /usr/bin/lesspipe %s
> SUDO_GID=1000
> LESSCLOSE=/usr/bin/lesspipe %s %s
> _=/usr/bin/env
> OLDPWD=/usr/share/solr/solr
> Reporter: MenS
> Labels: newbie, svn, versioning
>
> When adding a working core into a subversion repository, a ".svn"-directory
> is created in "$SOLR_HOME/solr/$CORE_NAME/data".
> Upon restarting jetty (our servlet container), solr produces an error that at
> least one core should be available. Upon removing the
> "$SOLR_HOME/SOLR/$core_name/data/.svn"-directory, things work again.
> In short: we can not add a complete core into SVN, which would be nice to do.
> If something can be implemented to ignore dot-directories in de data folder
> that would probably solve the issue.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]