Changeset 6831
- Timestamp:
- 09/21/08 21:44:36 (2 months ago)
- Files:
-
- modules/branches/2.5/daynight (modified) (1 prop)
- modules/branches/2.5/findmefollow (modified) (1 prop)
- modules/branches/2.5/publish.pl (modified) (2 diffs)
- modules/branches/2.5/queueprio (modified) (1 prop)
- modules/branches/2.5/queues (modified) (1 prop)
- modules/branches/2.5/ringgroups (modified) (1 prop)
- modules/branches/2.5/timeconditions (modified) (1 prop)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
modules/branches/2.5/daynight
- Property lastpublish changed from 6776 to 6826
modules/branches/2.5/findmefollow
- Property lastpublish changed from 6778 to 6824
modules/branches/2.5/publish.pl
r6824 r6831 255 255 close FH; 256 256 257 system("svn update $rawname"); 257 258 my $lastpublish = `svnversion $rawname`; 258 259 … … 268 269 system("svn ps svn:mime-type application/tgz ../../release/$rver/$filename"); 269 270 system("svn ps lastpublish '$lastpublish' $rawname"); 270 system("svn ci ../../release/$rver/$filename $rawname/module.xml -m \"Module Publish Script: $rawname $vers\"");271 system("svn ci ../../release/$rver/$filename $rawname/module.xml ./$rawname -m \"Module Publish Script: $rawname $vers\""); 271 272 } 272 273 } modules/branches/2.5/queueprio
- Property lastpublish changed from 6627 to 6829
modules/branches/2.5/queues
- Property lastpublish changed from 6737 to 6828
modules/branches/2.5/ringgroups
- Property lastpublish changed from 6735 to 6825
modules/branches/2.5/timeconditions
- Property lastpublish changed from 6631 to 6827
