Re: Problem with "svn export"
From: Ryan Schmidt <subversion-2015_at_ryandesign.com>
Date: Thu, 9 Jul 2015 00:12:57 -0500
On Jul 8, 2015, at 9:56 PM, Sandeep Kamath wrote:
> We have got 30+ projects in our windows 2008 server and every day we are taking the backup of it. We are using "svn export" command to do so using python script.
Could you show us the exact error message you get?
Note that "svn export" is *not* a backup method. It only gets you a copy of the latest version of the code, but not any of the history. To back up the history, use "svnadmin dump" or "svnadmin hotcopy" or "svnsync".
|
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.