How mandatory is it to use the advanced configuration in such a setting? Has
anyone tried to just use the simple configuration across multiple machines?
Thanks again,
-Alex
From: Rodrigo Chiossi [mailto:rodrigochio...@gmail.com]
Sent: Thursday, January 17, 2013 4:02 AM
To: Lubos Kosco
Cc: De
ently has 8gb but we're concerned that this may not be enough (even without
the leak).
Thanks again,
-Alex
-Original Message-
From: opengrok-discuss-boun...@opensolaris.org
[mailto:opengrok-discuss-boun...@opensolaris.org] On Behalf Of Vladimir Kotal
Sent: Wednesday, January 16, 2013
We're attempting to locate the
leak, but have not yet had much luck.
Thanks,
-Alex
___
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/opengrok-discuss
Hi,
I'm running the opengrok over a bunch of clearcase snapshot views, and the
current algorithm to detect a clearcase view does not work with snapshots.
I've patched the isRepositoryFor() method so it works for me now:
File f1 = new File(file, "view.dat");
// snapshot views have .view.dat fil
Does anyone have instructions for indexing source from clearcase? I tried
running the index command while pointing my source to a snapshot view. The
index completed successfully but did not capture any history. When I browse
from opengrok the history button is greyed out.
--
This message posted
This appears to have solved it. I set all permissions to tomcat, run cvs
checkout as tomcat and ran index as tomcat.
Thanks,
--
This message posted from opensolaris.org
___
opengrok-discuss mailing list
opengrok-discuss@opensolaris.org
http://mail.open
If I re-create the /var/opengrok folder and re-run the index some files I could
not see history before are fixed but some files that were ok before are now
broken (can't see history). I cannot find any pattern as to which files have
history problems and which are ok. I'm also seeing 2 other erro
I switched to tomcat user and I'm able to run the cvs command. I don't have any
branches in my CVS repostory. It's a test repository where the only history is
my initial import to create the repository.
$ su - tomcat
-sh-3.2$ cvs log -N /var/opengrok/src/src_root_for_opengrok/testmod1/build.com
This error is coming from the web app. There are no errors I see in the log
after running the index. The process running tomcat has the cvs in it's PATH.
With some files I am able to get history.
--
This message posted from opensolaris.org
___
opengrok
Here's the output
$ cvs log -N /var/opengrok/src/src_root_for_opengrok/testmod1/build.com
RCS file: /home/ealerag/cvsroot/testmod1/build.com,v
Working file: /var/opengrok/src/src_root_for_opengrok/testmod1/build.com
head: 1.1
branch: 1.1.1
locks: strict
access list:
keyword substitution: kv
total
I cannot view history on most of my files. I get
Problem: Failed to get history for:
"/var/opengrok/src/src_root_for_opengrok/testmod1/build.com" Exit code: 1
There are a few files where I see history.
I checked out the source from a local CVS repository.
I'm running openGrok 0.9, Centos 5.5
11 matches
Mail list logo