yes exactly, it has three folders
repository, workspace and version
And this works on windows and mac. On linux, I see the rebuilding of
indexes starts but never finished, here is the output of /repository/
index. Clearly, it stopped at _0
drwxr-xr-x 6 root root 4096 Feb 3 06:04 ..
-rw-r--r-- 1 root root 12 Feb 3 06:05 indexes
drwxr-xr-x 3 root root 4096 Feb 3 06:05 .
-rw-r--r-- 1 root root 0 Feb 3 06:10 redo.log
drwxr-xr-x 2 root root 4096 Feb 3 06:10 _0
-Shailesh
On Feb 3, 2009, at 9:02 AM, Jukka Zitting wrote:
Hi,
On Tue, Feb 3, 2009 at 5:33 PM, Shailesh Mangal
<[email protected]> wrote:
We need to migrate our 1.3 repository data from windows to linux and
upgrade the version to 1.3.4. We use mysql data persistance and
blow away
the repository and workspace folders.
What do you mean by blowing away the folders? I assume/hope you only
mean the search index folders inside the repository and workspace
directories, as that is the only part that the repository can safely
recreate.
BR,
Jukka Zitting