Hello Ramakrishna,

On Fri, Aug 5, 2016 at 2:53 PM, Ramakrishna Datla <
rda...@pixentiasolutions.com> wrote:

> Dear Pavel Lyalyakin,
>
> Thank you very much for the reply.
>
> I have updated the 7zip to the latest version.
>
> The problem was resolved when we changed "set
> DATE=%date:~0,2%-%date:~3,2%-%date:~6,4%"  to "set DATE=
> "%DATE:~-4%-%DATE:~4,2%-%DATE:~7,2%".
>

Great! I'm glad it's working now.


> Our next challenge is we are taking full backup daily, because of it the
> backup size comes daily 20GB.  We would like to go with incremental backup
> script. We find one or two scripts but they are not working.
>
> Could you please suggeste us some links or some script files which will
> perform Incremetal backup.
>

I can't provide you with any special backup script. I suggest reading SVNBook
| Repository Backup
<http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.backup>
chapter. And don't forget that `svnadmin hotcopy`
<http://svnbook.red-bean.com/en/1.8/svn.ref.svnadmin.c.hotcopy.html>
supports incremental backups starting from Subversion 1.8.

BTW, the upcoming VisualSVN Server release is going to introduce a new
built-in repository scheduled backup feature with support for incremental
backups. The feature is at the final development stage.
<http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.backup>

--
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at https://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/d/optout.

Reply via email to