On 2011-11-02, Prescott Nasser wrote:

> I briefly touched on this in a prior email, but we have a our docs
> located
> https://svn.apache.org/repos/asf/incubator/lucene.net/site/docs/, they
> need to be moved under
> https://svn.apache.org/repos/asf/incubator/lucene.net/site/trunk/content/lucene.net/docs/
> otherwise they won't be visible using the new content management
> system.

> Is there a fast way to do this?

sounds like

$ svn mv -m "Moving docs" \
      https://svn.apache.org/repos/asf/incubator/lucene.net/site/docs/ \
      
https://svn.apache.org/repos/asf/incubator/lucene.net/site/trunk/content/lucene.net/docs/

Stefan

Reply via email to