Support #139
Can't create an index
| Status: | Closed | Start: | 01/13/2009 | |
| Priority: | Normal | Due date: | ||
| Assigned to: | - | % Done: | 100% |
|
| Category: | - | |||
| Target version: | - | |||
Description
Hi,
I tried to create a new index withE:\tools\SupoSE-0.4.0.0RC2>supose.cmd scan --url file:///E:/svn_data/svn_test --create --index index.testBut after I executed this command the index.test directory has only 2 file
E:\tools\SupoSE-0.4.0.0RC2>dir index.test ... Directory of E:\tools\SupoSE-0.4.0.0RC2\index.test 01/13/2009 01:00 PM <DIR> . 01/13/2009 01:00 PM <DIR> .. 01/13/2009 01:00 PM 20 segments.gen 01/13/2009 01:00 PM 20 segments_4 ...
I am not familiar with lucene but I am pretty sure there should be more/larger files. :-)
I don't get any errors so I don't know where to start
can somebody help me please
cheers
dominik
History
Updated by Karl Heinz Marbaise 1221 days ago
Hi there,
this looks like not having a working svn repository under the given URL....
Had there be a file.log file (E:\tools\SupoSE-0.4.0.0RC2) created in the directory ? It should comprise of many lines....
Kind regards
Karl Heinz Marbaise
PS.: This had been better placed in the Help-Forum....
Updated by Dominik Ruf 1220 days ago
Thanks for your answer,
you are right, I overlooked the log file, sorry.
It says that repository FS format 2 is expected.
Does that mean I have to wait until supose supports a new svnkit version to index subversion 1.5 repositories?
I tried to search for "fs format" and "1.5" but couldn't fine anything.
Which I think is a bit strange. Hasn't anybody tried to use supose with a subversion 1.5 repository yet?
sorry for posting this in the wrong place but since the tracker is called support I thought this is the place for support requests :-)
Updated by Karl Heinz Marbaise 1220 days ago
Hi Dominik,
Thanks for your answer,
You're welcome....
you are right, I overlooked the log file, sorry. It says that repository FS format 2 is expected.
Oh...shit...1.5 problem....I have to prioritize the SVNKit update to a a more higher priority....
Does that mean I have to wait until supose supports a new svnkit version to index subversion 1.5 repositories?
Sorry to say yes....I hope got fixed that til Weekend....
I tried to search for "fs format" and "1.5" but couldn't fine anything. Which I think is a bit strange. Hasn't anybody tried to use supose with a subversion 1.5 repository yet?
sorry for posting this in the wrong place but since the tracker is called support I thought this is the place for support requests :-)
This is not really a problem....I have to make it clearer and give hints where to post....
Kind regards
Karl Heinz Marbaise
Updated by Karl Heinz Marbaise 1219 days ago
Hi Dominik,
Does that mean I have to wait until supose supports a new svnkit version to index subversion 1.5 repositories?
Yes you have....but i can tell you i made an new release (dev) which supports SVN 1.5 repositories...(SVNKit 1.2.0)
The Release 0.5.0 Alpha 1 is available via the file area.
Or the ZIP file here
Kind regards
Karl Heinz Marbaise
Updated by Dominik Ruf 1219 days ago
- Status changed from New to Closed
- % Done changed from 0 to 100
thanks it works now