REQ: Incremental Backup (Offline)
From: <webpost_at_tigris.org>
Date: Wed, 6 May 2009 02:07:32 -0700 (PDT)
Somethimes you are on travel and have no access to any office SVN Repository and would like to work on your labtop....
The request is to have an incremental backup from the offline work to save it to a different media (in case the labtop is stolen or ^^^) and an option to restore.
The problem with patch files: It does not add any new "Added" files (uncommited) to the patch (=diff) file!
svn diff > ~/fix_ugly_bug.diff
The question for me is whether the patch file / restore creation function should be improved or to have a special backup or restore function...
Cheers
HpW
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.