Managed Projects

YADT - an Augmented Deployment Tool

  Analyzed about 12 hours ago

YADT - an Augmented Deployment Tool

18K lines of code

0 current contributors

over 7 years since last commit

5 users on Open Hub

Inactive
0.0
 
I Use This

RSYNC BACKUP MADE EASY

  Analyzed about 10 hours ago

RBME provides perpetual incremental backups that appear as full backups (for each day) and thus allow easy restore or further copying to tape etc. After the initial full backup RBME will forever do incremental backups against the last backup to conserve time and network bandwidth. RBME is a ... [More] simple tool to assist in implementing a general backup solution based on rsync and hardlinks with an automated management of the disk space on the backup media. This is achieved by removing old backups from the backup media in a way which will ensure that (over the long run) the amount of backups should even out for all hosts involved. [Less]

443 lines of code

1 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This

svn2rpm

  Analyzed about 3 hours ago

Create RPM packages from SVN repository. The source files can be stored in 2 variants: SPEC and SOURCES: Here we keep all the Source*: and Patch*: files together with the .spec file. If the Source*: and Patch*: keys contain URLS then svn2rpm will use spectool to download them. SPEC and ... [More] exploded Source: Here you must set Source: %{name}-%{version}.tar.gz and use %setup in your %build stage. In the %install stage you can then just copy the files/dirs into %{buildroot}. The intention of this tool is to give the user a very easy way to automatically build RPM packages simply by checking their stuff into a SVN directory. [Less]

592 lines of code

0 current contributors

over 4 years since last commit

0 users on Open Hub

Inactive
0.0
 
I Use This