When updating projects that contain a lot of iles it can be handy to just upload the changed files. In SVN there isn't a way to export only the changed files. So I wrote an Apple-script.
How to install?
- Download het script
- Move it to the scripts folder ("/Users/<username>/Library/Scripts/")
- Activate the script-menu (open "/System/Library/CoreServices/Menu Extras/Script Menu.menu")
How to use?
- Open the script
- Select the folder containing your SVN repository
- Enter the revision to start from (the revision that is currently live)
- Enter the revision tho end with
- Select a destination folder
- In the destination folder you will find all changed files and a file named "files_to_delete.txt".
Reacties
Arab schreef:
19/09/10
great job. Thanks a lot!