Subversion Repositories DevTools

Rev

Rev 1302 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1302 Rev 1304
Line 4... Line 4...
4
David Purdie: 19-Jul-12
4
David Purdie: 19-Jul-12
5
* Vix Subversion Support
5
* Vix Subversion Support
6
  Added Subverion hints
6
  Added Subverion hints
7
  Added Subversion Config
7
  Added Subversion Config
8
  Improved error reporting
8
  Improved error reporting
-
 
9
  
-
 
10
  Modified base codestriker.pl to simplify the use of multiple configuration
-
 
11
  files without the need for duplicated copies of the code. Simplify code
-
 
12
  changes.
-
 
13
  
-
 
14
    Each IIS webserver instance will address a different subdir within
-
 
15
    the one installation. Each subdir will have same codestriker.pl file and
-
 
16
    a different codestriker.conf file.
-
 
17
    
9
 
18
 
10
Version 1.9.4
19
Version 1.9.4
11
 
20
 
12
* Emit a javascript warning if the external javascript files could
21
* Emit a javascript warning if the external javascript files could
13
  not be loaded.  This usually occurs due to apache misconfiguration.
22
  not be loaded.  This usually occurs due to apache misconfiguration.