You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With using java -Xmx2048m -jar "$INSTALL_DIR/opengrok/lib/opengrok.jar"
-c "/home/opengrok-setup/ctags/ctags"
-s "$OPENGROK_SRC_ROOT"
-d "$OPENGROK_DATA_ROOT"
-W "$OPENGROK_CONFIGURATION"
-P -S -G
-i "d: /home/opengrok-setup/Radio/av"
ı tried to ignore a directory but it did not worked also it gave an error of using W so it will not work ... how can ı ignore files
The text was updated successfully, but these errors were encountered:
With using java -Xmx2048m -jar "$INSTALL_DIR/opengrok/lib/opengrok.jar"
-c "/home/opengrok-setup/ctags/ctags"
-s "$OPENGROK_SRC_ROOT"
-d "$OPENGROK_DATA_ROOT"
-W "$OPENGROK_CONFIGURATION"
-P -S -G
-i "d: /home/opengrok-setup/Radio/av"
ı tried to ignore a directory but it did not worked also it gave an error of using W so it will not work ... how can ı ignore files
The text was updated successfully, but these errors were encountered: