Backup Source (non source control)?
Posted
by acidzombie24
on Super User
See other posts from Super User
or by acidzombie24
Published on 2010-04-22T03:28:11Z
Indexed on
2010/04/22
3:33 UTC
Read the original article
Hit count: 316
I back up my code with svn. I have project files in there however i ignore selected things. I also ignore jpg, ogg, etc.
Right now i would like to backup everything. However the zip result is >1gb (i have a lot of code). I know i can cut down the filesize by 60%+
Is there an app i can use which will backup everything except the bin and obj folders? perhaps keep ogg, json, jpg files but ignore .svn or .pdb files?
© Super User or respective owner