Hi,
One of the requirement we have is to have backup file for our SVN repositories/ projects locally.
Is there a way, script or other procedure to get our repositories as a dump or any other way into out local server on schedule like cron job?
This requirement may apply to both SVN and Jira, but I more conserned about SVN for now.
Thanks
Maybe it can be helpful for you, there is a way to merge repositories so maybe you can include your old repository in the jira repository under your jusra project folder by matching trunk, branch and tag.
http://geekswithblogs.net/kariemali/archive/2009/06/02/how-to-merge-two-svn-repositories.aspx
Yes, you can create a backup using 'svnsync' as per these instructions. Ensure that the user account you use to perform the svnsync has permission to read the full repository.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.