<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Configuration</title><link>https://sourceforge.net/p/bubik/wiki/Configuration/</link><description>Recent changes to Configuration</description><atom:link href="https://sourceforge.net/p/bubik/wiki/Configuration/feed" rel="self"/><language>en</language><lastBuildDate>Thu, 02 Feb 2012 15:44:32 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/bubik/wiki/Configuration/feed" rel="self" type="application/rss+xml"/><item><title>WikiPage Configuration modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Configuration/</link><description>&lt;pre&gt;--- v3 
+++ v4 
@@ -1,22 +1,21 @@
-General remark for the start: in Windows path to current user's home directory is saved in environment variable %USERPROFILE% - not $HOME. Windows users please read $HOME on these pages as %USERPROFILE%.
-
 Configuration of bubik tool can be considered on two levels: general and project specific. The general settings are saved in file: 
     
-    $HOME/.bubik/bubik.ini
+    $HOME/.bubik/bubik.ini             # unix
+    %USERPROFILE%\.bubik\bubik.ini     # windows
 
 Project specific settings are saved in ini files in project's const directory. It might happen that some of bubik's listeners or handler needs this configuration, so it has to be created even though no settings specific to system under test will be there.
 
 ## File content
 There are few general settings needed to execute bubik tests. The example content of bubik.ini file looks as follows (common section is necessary):
 
     [common]
     project_dir = "/home/bwilczek/projects"
     default_project = "demo"
     store_log_history = false
 
 ## Settings explained
 **project_dir** - directory where subdirectories for projects are located
 
 **default_project** - name of default project
 
-**store_log_history** - boolean flag marking if logs from test execution should be overwritten by another test execution. If set to true then logs will be stored in $HOME/.bubik/tmp otherwise in log subdirectory in test directory.
+**store_log_history** - boolean flag marking if logs from test execution should be overwritten by another test execution. If set to true then logs will be stored in $HOME/.bubik/tmp (%USERPROFILE%\.bubik\tmp in windows) otherwise in log subdirectory in test directory.
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 02 Feb 2012 15:44:32 -0000</pubDate><guid>https://sourceforge.net1417dc8ee1a18d1b8480c591c2d51c3b32fc1efa</guid></item><item><title>WikiPage Configuration modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Configuration/</link><description>&lt;pre&gt;--- v2 
+++ v3 
@@ -1,3 +1,5 @@
+General remark for the start: in Windows path to current user's home directory is saved in environment variable %USERPROFILE% - not $HOME. Windows users please read $HOME on these pages as %USERPROFILE%.
+
 Configuration of bubik tool can be considered on two levels: general and project specific. The general settings are saved in file: 
     
     $HOME/.bubik/bubik.ini
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 02 Feb 2012 15:36:52 -0000</pubDate><guid>https://sourceforge.netda3fc76a4ebe7f19e78e00d7b55b7b67fecb2454</guid></item><item><title>WikiPage Configuration modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Configuration/</link><description>&lt;pre&gt;--- v1 
+++ v2 
@@ -2,15 +2,17 @@
     
     $HOME/.bubik/bubik.ini
 
-# File content
+Project specific settings are saved in ini files in project's const directory. It might happen that some of bubik's listeners or handler needs this configuration, so it has to be created even though no settings specific to system under test will be there.
+
+## File content
 There are few general settings needed to execute bubik tests. The example content of bubik.ini file looks as follows (common section is necessary):
 
     [common]
     project_dir = "/home/bwilczek/projects"
     default_project = "demo"
     store_log_history = false
 
-# Settings
+## Settings explained
 **project_dir** - directory where subdirectories for projects are located
 
 **default_project** - name of default project
&lt;/pre&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Fri, 27 Jan 2012 11:44:08 -0000</pubDate><guid>https://sourceforge.netf312b9f7abf16abf893d0ac1e8483041f6ac8bc8</guid></item><item><title>WikiPage Configuration modified by Bartek Wilczek</title><link>https://sourceforge.net/p/bubik/wiki/Configuration/</link><description>Configuration of bubik tool can be considered on two levels: general and project specific. The general settings are saved in file: 
    
    $HOME/.bubik/bubik.ini

# File content
There are few general settings needed to execute bubik tests. The example content of bubik.ini file looks as follows (common section is necessary):

    [common]
    project_dir = "/home/bwilczek/projects"
    default_project = "demo"
    store_log_history = false

# Settings
**project_dir** - directory where subdirectories for projects are located

**default_project** - name of default project

**store_log_history** - boolean flag marking if logs from test execution should be overwritten by another test execution. If set to true then logs will be stored in $HOME/.bubik/tmp otherwise in log subdirectory in test directory.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Bartek Wilczek</dc:creator><pubDate>Thu, 26 Jan 2012 13:16:31 -0000</pubDate><guid>https://sourceforge.netb70304b2fced6a9041f6e2ab91027288d22c1cc4</guid></item></channel></rss>