aboutsummaryrefslogtreecommitdiffstats
path: root/RepSys/svn.py
Commit message (Expand)AuthorAgeFilesLines
* fixed SVN.diff to not pass revision1 twiceBogdano Arendartchuk2007-06-211-3/+5
* Make getsrpm use the revision number from svn.exportBogdano Arendartchuk2007-06-211-2/+5
* Don't use mirror in 'co' when the user provides one URLBogdano Arendartchuk2007-06-121-1/+1
* Frontported fixes in mirror support from repsys-1.6Bogdano Arendartchuk2007-06-061-0/+13
* Frontported changes from V1_6_X since aprilBogdano Arendartchuk2007-06-041-15/+78
* - removed unecessary check of ClientError exception in log methodBogdano Arendartchuk2006-07-221-5/+2
* - changed svn.py to raise SVNError, instead of pysvn.Client, so thatBogdano Arendartchuk2006-07-221-4/+7
* - changed behavior of the pysvn wrapper to return None instead of False,Bogdano Arendartchuk2006-07-211-2/+4
* - removed now unneeded pexpect moduleBogdano Arendartchuk2006-07-191-1/+1
* - reimplmented the SVN class in svn.py to use the module pysvn instead ofBogdano Arendartchuk2006-07-191-338/+127
* - added support "day zero revision"Bogdano Arendartchuk2006-02-161-4/+11
* - on behalf of bogdano@mandriva.com:Andreas Hasenack2006-02-021-10/+15
* 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/+349