Home / 1.0
Name Modified Size InfoDownloads / Week
Parent folder
backup_sandbox_readme_1_0.txt 2012-01-08 1.5 kB
backup_sandbox.exe 2012-01-05 2.0 MB
backup_sandbox.py 2012-01-05 2.3 kB
Totals: 3 Items   2.0 MB 0
SVNLocalChangesBackup: (Tool to take Backup of Local File Changes in the SVN sandbox/workspace )
--------
http://sourceforge.net/projects/svnlocalchngbkp/

Description:
------------
* Simple tool to take backup of files that are changed/added in SVN sandbox and not yet committed into the.SVN repository (in a ZIP file format).
	- For instance, if you are working for solution for "problem 1" and you want to stop working on this fix and start working for the fix for "problem 2"
	this tool can be used to take backup of changed/added files in the sandbox. Later the local changes can be discarded by using "svn revert" option.
	After that the sandbox/workspace is clear to start working for fix other problem.
* A command line svn client needs to be present in the machine already. For example, "SilkSVN" for windows.
* This tool relies on "svn" external system command to operate.
* This program can be run in most of the linux distributions/Mac directly using source as python interpretor comes by default with most of the linux/Mac distributions/Mac
or binary can be built for linux/Mac using "PyInstaller".

Building Executable from Source:
--------------------------------
http://www.pyinstaller.org/export/latest/trunk/doc/Manual.html?format=raw#building-the-runtime-executables

Thanks to:
----------
Python (http://www.python.org/)
PyInstaller (http://www.pyinstaller.org/)
Sourceforge (http://www.sourceforge.net/)

Cheers!
Arunkumar P
dhillarun@gmail.com
dhillarun@sourceforge.net
Source: backup_sandbox_readme_1_0.txt, updated 2012-01-08