aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/util.py
Commit message (Collapse)AuthorAgeFilesLines
* Make source lines fit in 80 columnsBogdano Arendartchuk2007-01-021-1/+2
|
* import fix to #23597 done in V1_5_X branchtopic/pysvn-supportAndreas Hasenack2006-07-121-1/+1
|
* - added function get_helper, which obtains the path of a helper scriptBogdano Arendartchuk2006-02-131-0/+15
| | | | | using information provided in configuration file(s).
* - added function mapurl, which maps(!) urls using a regexp defined in theBogdano Arendartchuk2006-02-131-1/+28
| | | | | | option "url-map" in repsys.conf to allow changes like svn+ssh:// to file://..
* Initial revisionR1_5_3_1-4mdktopic/V1_5_X@821topic/V1_5_X@819topic/V1_5_3@959topic/V1_5_3@819topic/V1_5_3Frederic Lepied2005-12-071-0/+54