Hi all,

I thought I'd post this to help anybody else that is getting this
error when doing an 'svn up' against the sfPropelSearchPlugin.

When I ran 'svn up' today on our application, I got the following
message while trying to update the external sfPropelSearchPlugin
repository:

  Fetching external item into 'plugins/sfPropelSearchPlugin'
  svn: REPORT request failed on '/!svn/vcc/default'
  svn: Target path does not exist

I turns out that the plugin has been dropped from svn as of r10927:
http://trac.symfony-project.org/changeset/10927

The full list of dropped plugins are:
* plugins/sfCachedSearchPlugin  (deleted)
* plugins/sfPropelSearchPlugin (deleted)
* plugins/sfSolrPlugin (deleted)
* plugins/sfSymfonySearchPlugin

I deleted my working copy of the directory and removed the
svn:extrnals call to sfPropelSearchPlugin, and everything updated
fine.

Cheers,
David Juhasz

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to