Changeset 5744 for branches

Show
Ignore:
Timestamp:
10/27/08 13:49:21 (2 months ago)
Author:
magi@…
Message:

Updated SVN repository address in merge tool.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • branches/5.2/build/bin/batchmerge.py

    r5582 r5744  
    66# Configuration 
    77################################################################################ 
    8 TRUNKURI = "https://svn.itmill.com/svn/itmill-toolkit/trunk" 
     8TRUNKURI = "http://dev.itmill.com/svn/trunk" 
    99 
    1010################################################################################